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

TGEmblem

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

Declaration

Source position: lazgio2.pas line 3857

type TGEmblem = object(TGObject)

  function new();

  

  function new_with_origin();

  

  function get_icon;

  

  function get_origin;

  

  property icon: PGIcon; [r]

  

  property origin: TGEmblemOrigin; [r]

  

end;

Inheritance

TGEmblem

  

TGObject