Create(TComponent,TcxComponentCollectionItemClass) Constructor
Initializes a new instance of the TcxComponentCollection class with specified settings.
Declaration
constructor Create(AParentComponent: TComponent; AItemClass: TcxComponentCollectionItemClass); virtual;
Parameters
Name | Type |
---|---|
AParentComponent | TComponent |
AItemClass | TcxComponentCollectionItemClass |
See Also