TcxCheckListBoxItems Constructors
Represents a collection of items for a check list box control.Name | Description |
---|---|
Create(TcxCustomInnerCheckListBox,TCollectionItemClass) | Initializes a new instance of the TcxCheckListBoxItems class with specified settings. |
Create(TCollectionItemClass) | Inherited from TCollection. |
Create(TPersistent,TCollectionItemClass) | Inherited from TOwnedCollection. |
See Also