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

TGIcon

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

Declaration

Source position: lazgio2.pas line 1305

type TGIcon = object

  function deserialize();

  

  function hash();

  

  function new_for_string();

  

  function equal();

  

  function serialize;

  

  function to_string;

  

end;

Inheritance

TGIcon