Create(TdxCustomListBox) Constructor
Initializes a new instance of the TdxCustomListBoxItems class with specified settings.
Declaration
constructor Create(AOwnerControl: TdxCustomListBox); virtual;
Parameters
Name | Type |
---|---|
AOwnerControl | TdxCustomListBox |
See Also