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