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

tnoguiaction

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

Declaration

Source position: mseact.pas line 265

type tnoguiaction = class(tcustomaction)

published

  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 onupdate: actioneventty;

  property onchange: notifyeventty;

  property onasyncevent: asynceventty;

  property ifilink: tifiactionlinkcomp;

end;

Inheritance

tnoguiaction

|

tcustomaction,istatfile,iifiexeclink

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13