TcxSchedulerEvent.Caption Property
In This Article
Specifies the caption of the user event.
#Declaration
Delphi
property Caption: string read; write;
#Property Value
Type |
---|
string |
#Remarks
Use the Caption property to specify the user event’s subject text (caption).
See Also