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