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