System.DateUtils.TTimeZone.DisplayName
Delphi
property DisplayName: string read GetDisplayNameForNow;
C++
__property System::UnicodeString DisplayName = {read=GetDisplayNameForNow};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.DateUtils.pas System.DateUtils.hpp |
System.DateUtils | TTimeZone |
Description
Gets the name of the current time zone.
The DisplayName property gets the name (localized if possible) of the current time zone.