IcxCustomInnerEdit Members
Properties
| Name | Description |
|---|---|
| Control | Inherited from IcxContainerInnerControl. |
| ControlContainer | Gets the container control which is returned by the GetControlContainer function. Inherited from IcxContainerInnerControl. |
| EditValue | |
| Parent | |
| ReadOnly |
Methods
| Name | Description |
|---|---|
| CallDefWndProc(UINT,WPARAM,LPARAM) | |
| CanProcessClipboardMessages | |
| GetControl | Inherited from IcxContainerInnerControl. |
| GetControlContainer | Returns the container control associated with the current inner control. Inherited from IcxContainerInnerControl. |
| GetEditValue | |
| GetOnChange | |
| GetReadOnly | |
| LockBounds(Boolean) | |
| SafelySetFocus | |
| SetEditValue(TcxEditValue) | |
| SetOnChange(TNotifyEvent) | |
| SetParent(TWinControl) | |
| SetReadOnly(Boolean) |
Events
| Name |
|---|
| OnChange |
See Also