[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

TGTimeZone

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazglib2.pas line 2055

type TGTimeZone = object

  function new(); deprecated ;

  

  function new_local;

  

  function new_offset();

  

  function new_utc;

  

  function adjust_time();

  

  function find_interval();

  

  function get_abbreviation();

  

  function get_identifier;

  

  function get_offset();

  

  function is_dst();

  

  function ref;

  

  procedure unref;

  

end;

Inheritance

TGTimeZone