JCL Help:TJclAnsiStrHashEntry
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclAnsiStrHashEntry Record
[+] JclHashMaps.pas Records
[+] TJclAnsiStrHashEntry Fields
Search in JCL Help
Search in all projects
Summary
The summary for this help topic does not exist, edit this page
Pascal
public TJclAnsiStrHashEntry = record
Key: AnsiString;
Value: TObject;
end;
Members
Members | Description |
Key: AnsiString; | |
Value: TObject; |
Description
The description for this help topic does not exist, edit this page
About
Unit
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page