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

TGThemedIcon

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

Declaration

Source position: lazgio2.pas line 6575

type TGThemedIcon = object(TGObject)

  function new();

  

  function new_from_names();

  

  function new_with_default_fallbacks();

  

  procedure append_name();

  

  function get_names;

  

  procedure prepend_name();

  

  property names: PPgchar; [r]

  

end;

Inheritance

TGThemedIcon

  

TGObject