Introduction
General Info
|
Properties
Methods |
TpfgDbInfoList The TpfgDbInfoList is a TCollection derived class that maintains a list of TpfgDbInfo objects.
PropertiesItems[Index: Integer]: TpfgDbInfoOverriden Items property returns the TpfgDbInfo object at the specified index in the collection.
Methodsprocedure SendToStrings(ts:Tstrings);Populates the passed TStrings descendant object with the list of DisplayName properties from the contained list entries.
|