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

TGActionGroupInterface

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

Declaration

Source position: lazgio2.pas line 1133

type TGActionGroupInterface = object

  g_iface: TGTypeInterface;

  

  has_action: ;

  

  list_actions: ;

  

  get_action_enabled: ;

  

  get_action_parameter_type: ;

  

  get_action_state_type: ;

  

  get_action_state_hint: ;

  

  get_action_state: ;

  

  change_action_state: ;

  

  activate_action: ;

  

  action_added: ;

  

  action_removed: ;

  

  action_enabled_changed: ;

  

  action_state_changed: ;

  

  query_action: ;

  

end;

Inheritance

TGActionGroupInterface