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

TGtkEventControllerScroll

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

Declaration

Source position: lazgtk3.pas line 6698

type TGtkEventControllerScroll = object(TGtkEventController)

  function new();

  

  function get_flags;

  

  procedure set_flags();

  

  property flags: TGtkEventControllerScrollFlags; [rw]

  

end;

Inheritance

TGtkEventControllerScroll

  

TGtkEventController

  

TGObject