Back to Devexpress

TcxCustomScheduler.SelStart Property

vcl-cxschedulercustomcontrols-dot-tcxcustomscheduler-17917d12.md

latest1.1 KB
Original Source

TcxCustomScheduler.SelStart Property

Gets the currently selected start time in the scheduling area.

Declaration

delphi
property SelStart: TDateTime read;

Property Value

Type
TDateTime

Remarks

The SelStart property (paired with the SelFinish property) identifies the selected time range.

See Also

TcxCustomScheduler.OnSelectionChanged

TcxCustomScheduler.SelectTime

TcxCustomScheduler.SelFinish

TcxCustomScheduler Class

TcxCustomScheduler Members

cxSchedulerCustomControls Unit