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