Class tcustomdockform
Unit
Declaration
type tcustomdockform = class(tcustommseform, idocktarget)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tcustomeventwidgetnwr
- tcustomeventwidget
- tcustommseform
- tcustomdockform
Overview
Fields
| Protected | fdragdock: tformdockcontroller; |
| Protected | fhasdocktaskbaricon: boolean; |
Methods
| Protected | function ismainwindow(): boolean override; |
| Protected | function needsdocktaskbaricon(): boolean; |
| Protected | procedure updatewindowinfo(var info: windowinfoty) override; |
| Protected | procedure internalcreateframe; override; |
| Protected | function internalgeticon(): tmaskedbitmap; override; |
| Protected | procedure updateoptions; override; |
| Protected | function getoptions: formoptionsty; override; |
| Protected | procedure statreading; override; |
| Protected | procedure statread; override; |
| Protected | procedure dostatread1(const reader: tstatreader); override; |
| Protected | procedure dostatwrite1(const writer: tstatwriter); override; |
| Protected | procedure childmouseevent(const sender: twidget; var info: mouseeventinfoty); override; |
| Protected | procedure statechanged; override; |
| Protected | procedure poschanged; override; |
| Protected | procedure activechanged; override; |
| Protected | procedure doactivate; override; |
| Protected | procedure parentchanged; override; |
| Protected | function getwindowcaption: msestring; override; |
| Protected | procedure dolayoutchanged(const sender: tdockcontroller); override; |
| Protected | procedure checkdockicon(); |
| Protected | function getchildicon(): tmaskedbitmap; override; |
| Protected | procedure loaded(); override; |
| Protected | procedure doenter(); override; |
| Protected | procedure doexit(); override; |
| Public | constructor create(aowner: tcomponent; load: boolean); override; |
| Public | destructor destroy(); override; |
| Public | procedure activate(const abringtofront: boolean = true; const aforce: boolean = false); override; |
| Public | function canfocus: boolean; override; |
| Public | procedure dragevent(var info: draginfoty); override; |
Properties
| Public | property dockingareacaption: msestring read fdockingareacaption
write setdockingareacaption; |
| Published | property dragdock: tformdockcontroller read fdragdock write setdragdock; |
| Published | property frame: tgripframe read getframe write setframe; |
Description
Fields
| Protected | fdragdock: tformdockcontroller; |
|
This item has no description. | |
| Protected | fhasdocktaskbaricon: boolean; |
|
This item has no description. | |
Methods
| Protected | function ismainwindow(): boolean override; |
|
This item has no description. | |
| Protected | function needsdocktaskbaricon(): boolean; |
|
This item has no description. | |
| Protected | procedure updatewindowinfo(var info: windowinfoty) override; |
|
This item has no description. | |
| Protected | procedure internalcreateframe; override; |
|
This item has no description. | |
| Protected | function internalgeticon(): tmaskedbitmap; override; |
|
This item has no description. | |
| Protected | procedure updateoptions; override; |
|
This item has no description. | |
| Protected | function getoptions: formoptionsty; override; |
|
This item has no description. | |
| Protected | procedure statreading; override; |
|
This item has no description. | |
| Protected | procedure statread; override; |
|
This item has no description. | |
| Protected | procedure dostatread1(const reader: tstatreader); override; |
|
This item has no description. | |
| Protected | procedure dostatwrite1(const writer: tstatwriter); override; |
|
This item has no description. | |
| Protected | procedure childmouseevent(const sender: twidget; var info: mouseeventinfoty); override; |
|
This item has no description. | |
| Protected | procedure statechanged; override; |
|
This item has no description. | |
| Protected | procedure poschanged; override; |
|
This item has no description. | |
| Protected | procedure activechanged; override; |
|
This item has no description. | |
| Protected | procedure doactivate; override; |
|
This item has no description. | |
| Protected | procedure parentchanged; override; |
|
This item has no description. | |
| Protected | function getwindowcaption: msestring; override; |
|
This item has no description. | |
| Protected | procedure dolayoutchanged(const sender: tdockcontroller); override; |
|
This item has no description. | |
| Protected | procedure checkdockicon(); |
|
This item has no description. | |
| Protected | function getchildicon(): tmaskedbitmap; override; |
|
This item has no description. | |
| Protected | procedure loaded(); override; |
|
This item has no description. | |
| Protected | procedure doenter(); override; |
|
This item has no description. | |
| Protected | procedure doexit(); override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent; load: boolean); override; |
|
This item has no description. | |
| Public | destructor destroy(); override; |
|
This item has no description. | |
| Public | procedure activate(const abringtofront: boolean = true; const aforce: boolean = false); override; |
|
This item has no description. | |
| Public | function canfocus: boolean; override; |
|
This item has no description. | |
| Public | procedure dragevent(var info: draginfoty); override; |
|
This item has no description. | |
Properties
| Public | property dockingareacaption: msestring read fdockingareacaption
write setdockingareacaption; |
|
This item has no description. | |
| Published | property dragdock: tformdockcontroller read fdragdock write setdragdock; |
|
This item has no description. | |
| Published | property frame: tgripframe read getframe write setframe; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.