[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mseact.pas line 265
type tnoguiaction = class(tcustomaction) |
published |
property state: actionstatesty; |
property group: Integer; |
property tagaction: Integer; |
property imagenrdisabled: imagenrty; |
property colorglyph: colorty; |
property imagecheckedoffset: Integer; |
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; |
| |
tcustomaction,istatfile,iifiexeclink |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |