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