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