Interface idockcontroller
Unit
Declaration
type idockcontroller = interface(idragcontroller)
Description
No description available, ancestor idragcontroller description follows
No description available, ancestor inullinterface description follows
Attributes
- GUID[miid_idockcontroller]
Hierarchy
- IInterface
- inullinterface
- idragcontroller
- idockcontroller
Overview
Methods
![]() |
function checkdock(var info: draginfoty): boolean; |
![]() |
function getbuttonrects(const index: dockbuttonrectty): rectty; |
![]() |
function getplacementrect: rectty; |
![]() |
function getminimizedsize(out apos: captionposty): sizety; |
![]() |
function getcaption: msestring; |
![]() |
function getchildicon: tmaskedbitmap; |
![]() |
procedure dolayoutchanged(const sender: tdockcontroller); |
![]() |
procedure dodockcaptionchanged(const sender: tdockcontroller); |
Description
Methods
![]() |
function checkdock(var info: draginfoty): boolean; |
![]() |
function getbuttonrects(const index: dockbuttonrectty): rectty; |
![]() |
function getplacementrect: rectty; |
![]() |
function getminimizedsize(out apos: captionposty): sizety; |
![]() |
function getcaption: msestring; |
![]() |
function getchildicon: tmaskedbitmap; |
![]() |
procedure dolayoutchanged(const sender: tdockcontroller); |
![]() |
procedure dodockcaptionchanged(const sender: tdockcontroller); |
Generated by PasDoc 0.16.0.