Navigation: Code Documentation > RSCommon > Structures > Types
TGStringItemList Type
Defines the array of records used by the Structures.TGStringList class to store items (string/object/data collection).
Namespace: Structures
Delphi
type TGStringItemList = array of TGStringItem;
•Structures.TGStringItem
•Structures.TGStringList
•Structures