Class tdockhandle
Unit
Declaration
type tdockhandle = class(tpublishedwidget)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tdockhandle
Overview
Methods
| Protected | function gethandlerect: rectty; |
| Protected | procedure clientmouseevent(var info: mouseeventinfoty); override; |
| Protected | procedure dopaintforeground(const canvas: tcanvas); override; |
| Protected | function gethint: msestring; override; |
| Public | constructor create(aowner: tcomponent); override; |
Properties
| Published | property grip_pos: captionposty read fgrip_pos write setgrip_pos default cp_bottomright; |
| Published | property grip_grip: stockbitmapty read fgrip_grip write setgrip_grip default stb_none; |
| Published | property grip_color: colorty read fgrip_color write setgrip_color default defaultgripcolor; |
| Published | property bounds_cx default 15; |
| Published | property bounds_cy default 15; |
| Published | property anchors default [an_right,an_bottom]; |
| Published | property color default cl_transparent; |
| Published | property optionswidget default defaultoptionswidget + [ow_top]; |
| Published | property optionswidget1 default defaultoptionswidget1 + [ow1_noautosizing]; |
Description
Methods
| Protected | function gethandlerect: rectty; |
|
This item has no description. | |
| Protected | procedure clientmouseevent(var info: mouseeventinfoty); override; |
|
This item has no description. | |
| Protected | procedure dopaintforeground(const canvas: tcanvas); override; |
|
This item has no description. | |
| Protected | function gethint: msestring; override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
Properties
| Published | property grip_pos: captionposty read fgrip_pos write setgrip_pos default cp_bottomright; |
|
This item has no description. | |
| Published | property grip_grip: stockbitmapty read fgrip_grip write setgrip_grip default stb_none; |
|
This item has no description. | |
| Published | property grip_color: colorty read fgrip_color write setgrip_color default defaultgripcolor; |
|
This item has no description. | |
| Published | property bounds_cx default 15; |
|
This item has no description. | |
| Published | property bounds_cy default 15; |
|
This item has no description. | |
| Published | property anchors default [an_right,an_bottom]; |
|
This item has no description. | |
| Published | property color default cl_transparent; |
|
This item has no description. | |
| Published | property optionswidget default defaultoptionswidget + [ow_top]; |
|
This item has no description. | |
| Published | property optionswidget1 default defaultoptionswidget1 + [ow1_noautosizing]; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.