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

TGActionInterface

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

Declaration

Source position: lazgio2.pas line 1155

type TGActionInterface = object

  g_iface: TGTypeInterface;

  

  get_name: ;

  

  get_parameter_type: ;

  

  get_state_type: ;

  

  get_state_hint: ;

  

  get_enabled: ;

  

  get_state: ;

  

  change_state: ;

  

  activate: ;

  

end;

Inheritance

TGActionInterface