Delphi TZDBUnits Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers
|
TZDB for Delphi Documentation by pasdoc 2018-03-04
All Types
PTZ_Instance |
TZCAPI |
<summary>A <c>Pointer</c> to a <see cref="TZCAPI|TZ_Instance"/> stucture.</summary> |
PTZ_Time |
TZCAPI |
<summary>A <c>Pointer</c> to a <see cref="TZCAPI|TZ_Time"/> type.</summary> |
TLocalTimeType |
TZDB |
<summary>Defines four types that a local date/time type can be in.</summary> |
TZ_EnumProc |
TZCAPI |
<summary>Time zone enumerator procedure.</summary> <param name="Data">A data object provided by the consumer code.</param> <param name="Name">The name of the currently enumerated time zone.</param> <returns>Consmer must return <c>True</c> to interrupt the enumeraton process.</returns> |
TZ_Result |
TZCAPI |
<summary>A somewhat generic type used for most API methods in this library.</summary> <remarks>All negative values of this type signify an error. |
TZ_Time |
TZCAPI |
<summary>An <c>Int64</c> representing the C/UNIX time format.</summary> |
prepared by M.Taylor
Generated by PasDoc 0.15.0.
|