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