System.DateUtils.TTimeZone.ID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ID: string read DoGetID;

C++

__property System::UnicodeString ID = {read=DoGetID};

Properties

Type Visibility Source Unit Parent
property public
System.DateUtils.pas
System.DateUtils.hpp
System.DateUtils TTimeZone

Description

Returns the time zone identification string.

The ID property returns the identification string for the current time zone.