TcxCustomStyleSheet.Caption Property
Represents the caption of the style sheet.
Declaration
property Caption: string read; write;
Property Value
| Type |
|---|
| string |
Remarks
The Caption property specifies the style sheet caption. Use the caption according to your needs. For instance, it can be used to give a unique name to a style sheet in order to easily recognize it among other style sheets.
See Also