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

TGModule

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

Declaration

Source position: lazgmodule2.pas line 49

type TGModule = object

  function close;

  

  procedure make_resident;

  

  function name;

  

  function symbol();

  

  function build_path();

  

  function error;

  

  function error_quark;

  

  function open();

  

  function supported;

  

end;

Inheritance

TGModule