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