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

TGtkSearchEntry

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

Declaration

Source position: lazgtk3.pas line 12263

type TGtkSearchEntry = object(TGtkEntry)

  function new;

  

  function handle_event();

  

end;

Inheritance

TGtkSearchEntry

  

TGtkEntry

  

TGtkWidget

  

TGInitiallyUnowned

  

TGObject