Class tdockpanelform
Unit
Declaration
type tdockpanelform = class(tdockformwidget)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tcustomeventwidgetnwr
- tcustomeventwidget
- tcustommseform
- tcustomdockform
- tdockformwidget
- tdockpanelform
Overview
Methods
| Protected | procedure updatecaption(acaption: msestring); |
| Protected | procedure dodockcaptionchanged(const sender: tdockcontroller); override; |
| Protected | procedure dolayoutchanged(const sender: tdockcontroller); override; |
| Protected | class function hasresource: boolean; override; |
| Protected | class function getmoduleclassname: string; override; |
| Protected | procedure docreate(aowner: tcomponent); override; |
| Public | constructor create(aowner: tcomponent; load: boolean); override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
| Public | procedure doonclose; override; |
| Public | function canclose(const newfocus: twidget): boolean; override; |
Properties
| Published | property visible default false; |
| Published | property bounds_cx default defaultdockpanelwidth; |
| Published | property bounds_cy default defaultdockpanelheight; |
| Published | property options default defaultdockpaneloptions; |
| Published | property optionswidget default defaultdockpaneloptionswidget; |
| Published | property dockingareacaption: msestring read getdockingareacaption
write setdockingareacaption; |
Description
Methods
| Protected | procedure updatecaption(acaption: msestring); |
|
This item has no description. | |
| Protected | procedure dodockcaptionchanged(const sender: tdockcontroller); override; |
|
This item has no description. | |
| Protected | procedure dolayoutchanged(const sender: tdockcontroller); override; |
|
This item has no description. | |
| Protected | class function hasresource: boolean; override; |
|
This item has no description. | |
| Protected | class function getmoduleclassname: string; override; |
|
This item has no description. | |
| Protected | procedure docreate(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent; load: boolean); 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 doonclose; override; |
|
This item has no description. | |
| Public | function canclose(const newfocus: twidget): boolean; override; |
|
This item has no description. | |
Properties
| Published | property visible default false; |
|
This item has no description. | |
| Published | property bounds_cx default defaultdockpanelwidth; |
|
This item has no description. | |
| Published | property bounds_cy default defaultdockpanelheight; |
|
This item has no description. | |
| Published | property options default defaultdockpaneloptions; |
|
This item has no description. | |
| Published | property optionswidget default defaultdockpaneloptionswidget; |
|
This item has no description. | |
| Published | property dockingareacaption: msestring read getdockingareacaption
write setdockingareacaption; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.