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



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

TStringItem

The TStringItem is used to store the string and object items in a TStringList string list instance. It should never be used directly.

Declaration

Source position: classesh.inc line 533

type TStringItem = record

  FString: String;

  

Contains the string.

  FObject: TObject;

  

Contains the object, if any.

end;

See also

TStringList

  

Standard implementation of the TStrings class.

Notes

 No notes exist for this page yet. 





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