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

TGSettingsSchema

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

Declaration

Source position: lazgio2.pas line 5784

type TGSettingsSchema = object

  function get_id;

  

  function get_key();

  

  function get_path;

  

  function has_key();

  

  function list_children;

  

  function list_keys;

  

  function ref;

  

  procedure unref;

  

end;

Inheritance

TGSettingsSchema