TcxCustomCheckBoxProperties.Caption Property
Deprecated. This property exists for backward compatibility only. Use the check box editor’s Caption property instead.
Declaration
property Caption: TCaption read; write;
Property Value
| Type | Description |
|---|---|
| TCaption | The check box caption. |
See Also