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

taction

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

Declaration

Source position: mseactions.pas line 48

type taction = class(tcustomaction, iimagelistinfo, iactionlink)

public

  property shortcuts: shortcutarty; [rw]

  property shortcuts1: shortcutarty; [rw]

published

  property imagelist: timagelist; [rw]

  property shortcut: shortcutty; [rws]

  property shortcut1: shortcutty; [rws]

  property caption: captionty;

  property state: actionstatesty;

  property group: Integer;

  property tagaction: Integer;

  property imagenr: imagenrty;

  property imagenrdisabled: imagenrty;

  property colorglyph: colorty;

  property color: colorty;

  property imagecheckedoffset: Integer;

  property hint: msestring;

  property statfile: tstatfile;

  property statvarname: msestring;

  property statpriority: Integer;

  property options: actionoptionsty;

  property onexecute: notifyeventty;

  property onbeforeexecute: accepteventty;

  property onafterexecute: notifyeventty;

  property onexecuteaction: actioneventty;

  property onupdate: actioneventty;

  property onchange: notifyeventty;

  property onasyncevent: asynceventty;

  property ifilink: tifiactionlinkcomp;

end;

Inheritance

taction,iimagelistinfo,iactionlink

|

tcustomaction,istatfile,iifiexeclink

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13