Back to Devexpress

TcxSchedulerEvent.Caption Property

vcl-cxschedulerstorage-dot-tcxschedulerevent-9c46afd6.md

latest735 B
Original Source

TcxSchedulerEvent.Caption Property

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

TcxSchedulerEvent.Location

TcxSchedulerEvent.Message

TcxSchedulerEvent Class

TcxSchedulerEvent Members

cxSchedulerStorage Unit