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

TGFileIcon

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

Declaration

Source position: lazgio2.pas line 4224

type TGFileIcon = object(TGObject)

  function new();

  

  function get_file;

  

  property file_: PGFile; [r]

  

end;

Inheritance

TGFileIcon

  

TGObject