FGX.Types.TfgCollection

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску

Delphi

TfgCollection = class (TCollection)

Конструкторы

constructor Create(AOwner: TPersistent; const AItemClass: TCollectionItemClass; const AOnInternalChanged: TfgCollectionChanged)
constructor Create(AItemClass: TCollectionItemClass; const AOnInternalChanged: TfgCollectionChanged)