Interface idockcontroller
Unit
Declaration
type idockcontroller = interface(idragcontroller)
Description
This item has no description.
Hierarchy
- IInterface
- inullinterface
- idragcontroller
- idockcontroller
Overview
Methods
| Public | function checkdock(var info: draginfoty): boolean; |
| Public | function getbuttonrects(const index: dockbuttonrectty): rectty; |
| Public | function getplacementrect: rectty; |
| Public | function getminimizedsize(out apos: captionposty): sizety; |
| Public | function getcaption: msestring; |
| Public | function getchildicon: tmaskedbitmap; |
| Public | procedure dolayoutchanged(const sender: tdockcontroller); |
| Public | procedure dodockcaptionchanged(const sender: tdockcontroller); |
Description
Methods
| Public | function checkdock(var info: draginfoty): boolean; |
|
This item has no description. Attributes | |
| Public | function getbuttonrects(const index: dockbuttonrectty): rectty; |
|
This item has no description. | |
| Public | function getplacementrect: rectty; |
|
This item has no description. | |
| Public | function getminimizedsize(out apos: captionposty): sizety; |
|
This item has no description. | |
| Public | function getcaption: msestring; |
|
This item has no description. | |
| Public | function getchildicon: tmaskedbitmap; |
|
This item has no description. | |
| Public | procedure dolayoutchanged(const sender: tdockcontroller); |
|
This item has no description. | |
| Public | procedure dodockcaptionchanged(const sender: tdockcontroller); |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.