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

TGSimpleAction

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

Declaration

Source position: lazgio2.pas line 1075

type TGSimpleAction = object(TGObject)

  function new();

  

  function new_stateful();

  

  procedure set_enabled();

  

  procedure set_state();

  

  procedure set_state_hint();

  

end;

Inheritance

TGSimpleAction

  

TGObject