TcxSchedulerDateTimeHelper.TimeZoneCount Method
Returns the number of time zones defined on the host environment.
Declaration
class function TimeZoneCount: Integer; virtual;
Returns
Type |
---|
Integer |
Remarks
Use the TimeZoneCount method to get the total number of time zones defined on the host environment.
See Also