help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Objects' (#rtl)

TStrIndexRec

Record type used in a TStringList to store the strings

Declaration

Source position: objects.pp line 519

type TStrIndexRec = packed record

  Key: Sw_Word;

  

String key value

  Count: Word;

  

String character count

  Offset: Word;

  

String offset in stream

end;

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505