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

TAtkActionIface

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

Declaration

Source position: lazatk1.pas line 396

type TAtkActionIface = object

  parent: TGTypeInterface;

  

  do_action: ;

  

  get_n_actions: ;

  

  get_description: ;

  

  get_name: ;

  

  get_keybinding: ;

  

  set_description: ;

  

  get_localized_name: ;

  

end;

Inheritance

TAtkActionIface