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

TGBytesIcon

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

Declaration

Source position: lazgio2.pas line 2284

type TGBytesIcon = object(TGObject)

  function new();

  

  function get_bytes;

  

  property bytes: PGBytes; [r]

  

end;

Inheritance

TGBytesIcon

  

TGObject