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