Class ttraywidget
Unit
Declaration
type ttraywidget = class(teventwidget)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tcustomeventwidgetnwr
- tcustomeventwidget
- teventwidget
- ttraywidget
Overview
Fields
| Protected | fstatusnotifieritem: tstatusnotifieritem; |
Methods
| Protected | procedure dbusdocontextmenu(const sender: tstatusnotifieritem; const apos: pointty); |
| Protected | procedure dbusdoactivate(const sender: tstatusnotifieritem; const apos: pointty); |
| Protected | procedure dbusdosecondaryactivate(const sender: tstatusnotifieritem; const apos: pointty); |
| Protected | procedure dotimer(const sender: tobject); |
| Protected | procedure settrayhint; |
| Protected | procedure sethint(const avalue: msestring); override; |
| Protected | procedure dopaintforeground(const acanvas: tcanvas); override; |
| Protected | procedure objectevent(const sender: tobject; const event: objecteventty); override; |
| Protected | procedure iconchanged(const sender: tobject); |
| Protected | function hasdbus: boolean; |
| Protected | function dock: boolean; |
| Protected | procedure undock; |
| Protected | procedure setvisible(const avalue: boolean); override; |
| Protected | procedure loaded; override; |
| Protected | procedure updatewindowinfo(var info: windowinfoty) override; |
| Protected | procedure dopopup(var amenu: tpopupmenu; var mouseinfo: mouseeventinfoty); override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
| Public | procedure showmessage(const amessage: msestring; const timeoutms: integer = 0); |
| Public | procedure showmessage(const amessage: msestring; const atitle: msestring; const timeoutms: integer = 0); |
| Public | procedure cancelmessage(); |
Properties
| Published | property icon: tmaskedbitmap read ficon write seticon; |
| Published | property imagelist: timagelist read fimagelist write setimagelist; |
| Published | property imagenum: integer read fimagenum write setimagenum default -1; |
| Published | property caption: msestring read fcaption write setcaption; |
| Published | property optionswidget default defaultoptionswidget + trayoptionswidget; |
| Published | property options: traywidgetoptionsty read foptions
write setoptions default []; |
| Published | property ondbusactivate: notifyeventty read fondbusactivate write
fondbusactivate; |
| Published | property ondbussecondaryactivate: notifyeventty
read fondbussecondaryactivate write fondbussecondaryactivate; |
Description
Fields
| Protected | fstatusnotifieritem: tstatusnotifieritem; |
|
This item has no description. | |
Methods
| Protected | procedure dbusdocontextmenu(const sender: tstatusnotifieritem; const apos: pointty); |
|
This item has no description. | |
| Protected | procedure dbusdoactivate(const sender: tstatusnotifieritem; const apos: pointty); |
|
This item has no description. | |
| Protected | procedure dbusdosecondaryactivate(const sender: tstatusnotifieritem; const apos: pointty); |
|
This item has no description. | |
| Protected | procedure dotimer(const sender: tobject); |
|
This item has no description. | |
| Protected | procedure settrayhint; |
|
This item has no description. | |
| Protected | procedure sethint(const avalue: msestring); override; |
|
This item has no description. | |
| Protected | procedure dopaintforeground(const acanvas: tcanvas); override; |
|
This item has no description. | |
| Protected | procedure objectevent(const sender: tobject; const event: objecteventty); override; |
|
This item has no description. | |
| Protected | procedure iconchanged(const sender: tobject); |
|
This item has no description. | |
| Protected | function hasdbus: boolean; |
|
This item has no description. | |
| Protected | function dock: boolean; |
|
This item has no description. | |
| Protected | procedure undock; |
|
This item has no description. | |
| Protected | procedure setvisible(const avalue: boolean); override; |
|
This item has no description. | |
| Protected | procedure loaded; override; |
|
This item has no description. | |
| Protected | procedure updatewindowinfo(var info: windowinfoty) override; |
|
This item has no description. | |
| Protected | procedure dopopup(var amenu: tpopupmenu; var mouseinfo: mouseeventinfoty); override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | procedure showmessage(const amessage: msestring; const timeoutms: integer = 0); |
|
This item has no description. | |
| Public | procedure showmessage(const amessage: msestring; const atitle: msestring; const timeoutms: integer = 0); |
|
This item has no description. | |
| Public | procedure cancelmessage(); |
|
This item has no description. | |
Properties
| Published | property icon: tmaskedbitmap read ficon write seticon; |
|
This item has no description. | |
| Published | property imagelist: timagelist read fimagelist write setimagelist; |
|
This item has no description. | |
| Published | property imagenum: integer read fimagenum write setimagenum default -1; |
|
This item has no description. | |
| Published | property caption: msestring read fcaption write setcaption; |
|
This item has no description. | |
| Published | property optionswidget default defaultoptionswidget + trayoptionswidget; |
|
This item has no description. | |
| Published | property options: traywidgetoptionsty read foptions
write setoptions default []; |
|
This item has no description. | |
| Published | property ondbusactivate: notifyeventty read fondbusactivate write
fondbusactivate; |
|
This item has no description. | |
| Published | property ondbussecondaryactivate: notifyeventty
read fondbussecondaryactivate write fondbussecondaryactivate; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.