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

TGtkFixed

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

Declaration

Source position: lazgtk3.pas line 7128

type TGtkFixed = object(TGtkContainer)

  priv2: PGtkFixedPrivate;

  

  function new;

  

  procedure move();

  

  procedure put();

  

end;

Inheritance

TGtkFixed

  

TGtkContainer

  

TGtkWidget

  

TGInitiallyUnowned

  

TGObject