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

TGFileAttributeInfoList

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

Declaration

Source position: lazgio2.pas line 4086

type TGFileAttributeInfoList = object

  infos: PGFileAttributeInfo;

  

  n_infos: gint;

  

  function new;

  

  procedure add();

  

  function dup;

  

  function lookup();

  

  function ref;

  

  procedure unref;

  

end;

Inheritance

TGFileAttributeInfoList