TcxCustomCalcEdit Constructors
Serves as the base class for classes that implement editors incorporating a drop-down calculator.| Name | Description |
|---|---|
| Create(TComponent,Boolean) | Creates an editor instance. Inherited from TcxCustomEdit. |
| Create(TComponent) | Inherited from TComponent. |
| CreateParented(HWND) | Inherited from TWinControl. |
See Also