Create(TdxCustomTileControl) Constructor
In This Article
Initializes a new instance of the TdxTileControlController class with specified settings.
#Declaration
Delphi
constructor Create(AOwner: TdxCustomTileControl); virtual;
#Parameters
Name | Type |
---|---|
AOwner | Tdx |
See Also