Create(TcxCustomInnerCheckListBox,TCollectionItemClass) Constructor
Initializes a new instance of the TcxCheckListBoxItems class with specified settings.
Declaration
constructor Create(AOwner: TcxCustomInnerCheckListBox; AItemClass: TCollectionItemClass);
Parameters
Name | Type |
---|---|
AOwner | TcxCustomInnerCheckListBox |
AItemClass | TCollectionItemClass |
See Also