TcxSchedulerReminders.TimeZone Property
Specifies the time zone for the reminder.
Declaration
property TimeZone: Integer read; write; default -1;
Property Value
Type |
---|
Integer |
Remarks
To specify time zones for time rulers, use the scheduler’s OptionsView.AdditionalTimeZone and OptionsView.CurrentTimeZone settings instead.
The default value of the TimeZone property is -1.
See Also