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