[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msetraywidget.pas line 31
type ttraywidget = class(teventwidget) |
public |
constructor create(); override; |
destructor destroy; override; |
procedure showmessage(); |
procedure cancelmessage; |
published |
property icon: tmaskedbitmap; [rw] |
property imagelist: timagelist; [rw] |
property imagenum: Integer; [rw] |
property optionswidget: optionswidgetty; |
property options: traywidgetoptionsty; [rw] |
property ondbusactivate: notifyeventty; [rw] |
property ondbussecondaryactivate: notifyeventty; [rw] |
end; |
| |
| |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |