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

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;
 
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;
 

Generated by PasDoc 0.16.0.