[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'mseactions' (#msegui)

tshortcutcontroller

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

Declaration

Source position: mseactions.pas line 240

type tshortcutcontroller = class(tmsecomponent, istatfile)

public

  constructor create(); override;

  destructor destroy; override;

  procedure doafterupdate;

published

  property actions: tshortcutactions; [rw]

  property sysshortcuts: tsysshortcuts; [rw]

  property sysshortcuts1: tsysshortcuts; [rw]

  property assistiveshortcuts: tassistiveshortcuts; [rw]

  property assistiveshortcuts1: tassistiveshortcuts; [rw]

  property statfile: tstatfile; [rw]

  property statvarname: msestring; [rw]

  property statpriority: Integer; [rw]

  property onafterupdate: shortcutcontrollereventty; [rw]

end;

Inheritance

tshortcutcontroller,istatfile

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13