Class tformdockcontroller
Unit
Declaration
type tformdockcontroller = class(tnochildrendockcontroller)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- tcustomdragcontroller
- tdragcontroller
- tdockcontroller
- tnochildrendockcontroller
- tformdockcontroller
Overview
Fields
| Protected | fowner: tcustomdockform; |
| Protected | foptionsdockform: optionsdockformty; |
Methods
| Protected | function hasmain(): boolean; |
| Protected | procedure setoptionsdock(const avalue: optionsdockty); override; |
| Protected | procedure dolayoutchanged(); override; |
| Protected | procedure childstatechanged(const sender: twidget; const newstate,oldstate: widgetstatesty); override; |
| Public | constructor create(const aowner: tcustomdockform); |
| Public | function childicon(): tmaskedbitmap override; |
Properties
| Published | property optionsdockform: optionsdockformty read foptionsdockform
write setoptionsdockform default defaultoptionsdockform; |
Description
Fields
| Protected | fowner: tcustomdockform; |
|
This item has no description. | |
| Protected | foptionsdockform: optionsdockformty; |
|
This item has no description. | |
Methods
| Protected | function hasmain(): boolean; |
|
This item has no description. | |
| Protected | procedure setoptionsdock(const avalue: optionsdockty); override; |
|
This item has no description. | |
| Protected | procedure dolayoutchanged(); override; |
|
This item has no description. | |
| Protected | procedure childstatechanged(const sender: twidget; const newstate,oldstate: widgetstatesty); override; |
|
This item has no description. | |
| Public | constructor create(const aowner: tcustomdockform); |
|
This item has no description. | |
| Public | function childicon(): tmaskedbitmap override; |
|
This item has no description. | |
Properties
| Published | property optionsdockform: optionsdockformty read foptionsdockform
write setoptionsdockform default defaultoptionsdockform; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.