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

TGResource

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

Declaration

Source position: lazgio2.pas line 5646

type TGResource = object

  function new_from_data();

  

  procedure _register;

  

  procedure _unregister;

  

  function enumerate_children();

  

  function get_info();

  

  function lookup_data();

  

  function open_stream();

  

  function ref;

  

  procedure unref;

  

  function load();

  

end;

Inheritance

TGResource