TcxSchedulerCustomResourceViewHitTest.TimeZone Property
Returns the time zone number for the corresponding time ruler to which the test point belongs.
Declaration
property TimeZone: Integer read;
Property Value
Type |
---|
Integer |
Remarks
The primary time ruler appears to the left of the scheduling area (see the scheduler’s OptionsView.CurrentTimeZone property). The second time ruler (if specified) appears to the left of the primary time ruler (see the scheduler’s OptionsView.AdditionalTimeZone property).
Note
Time rulers are only displayed in the Day View.
See Also