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

TGtkFlowBoxChild

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

Declaration

Source position: lazgtk3.pas line 7243

type TGtkFlowBoxChild = object(TGtkBin)

  function new;

  

  procedure changed;

  

  function get_index;

  

  function is_selected;

  

end;

Inheritance

TGtkFlowBoxChild

  

TGtkBin

  

TGtkContainer

  

TGtkWidget

  

TGInitiallyUnowned

  

TGObject