Class tsizingform
Unit
Declaration
type tsizingform = class(tmseform, iobjectpicker)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tcustomeventwidgetnwr
- tcustomeventwidget
- tcustommseform
- tmseformwidget
- tmseform
- tsizingform
Overview
Fields
| Protected | fpickedges: optionssizingty; |
| Protected | fpickedgesrect: rectty; |
Methods
| Protected | class function getmoduleclassname: string; override; |
| Protected | class function hasresource: boolean; override; |
| Protected | procedure mousepreview(const sender: twidget; var info: mouseeventinfoty); override; |
| Protected | function getcursorshape(const sender: tobjectpicker; var ashape: cursorshapety): boolean; |
| Protected | procedure getpickobjects(const sender: tobjectpicker; var aobjects: integerarty); |
| Protected | procedure beginpickmove(const sender: tobjectpicker); |
| Protected | procedure pickthumbtrack(const sender: tobjectpicker); |
| Protected | procedure endpickmove(const sender: tobjectpicker); |
| Protected | procedure cancelpickmove(const sender: tobjectpicker); |
| Protected | procedure paintxorpic(const sender: tobjectpicker; const acanvas: tcanvas); |
| Public | destructor destroy(); override; |
Properties
| Published | property optionssizing: optionssizingty read foptionssizing
write setoptionssizing default []; |
Description
Fields
| Protected | fpickedges: optionssizingty; |
|
This item has no description. | |
| Protected | fpickedgesrect: rectty; |
|
This item has no description. | |
Methods
| Protected | class function getmoduleclassname: string; override; |
|
This item has no description. | |
| Protected | class function hasresource: boolean; override; |
|
This item has no description. | |
| Protected | procedure mousepreview(const sender: twidget; var info: mouseeventinfoty); override; |
|
This item has no description. | |
| Protected | function getcursorshape(const sender: tobjectpicker; var ashape: cursorshapety): boolean; |
|
This item has no description. | |
| Protected | procedure getpickobjects(const sender: tobjectpicker; var aobjects: integerarty); |
|
This item has no description. | |
| Protected | procedure beginpickmove(const sender: tobjectpicker); |
|
This item has no description. | |
| Protected | procedure pickthumbtrack(const sender: tobjectpicker); |
|
This item has no description. | |
| Protected | procedure endpickmove(const sender: tobjectpicker); |
|
This item has no description. | |
| Protected | procedure cancelpickmove(const sender: tobjectpicker); |
|
This item has no description. | |
| Protected | procedure paintxorpic(const sender: tobjectpicker; const acanvas: tcanvas); |
|
This item has no description. | |
| Public | destructor destroy(); override; |
|
This item has no description. | |
Properties
| Published | property optionssizing: optionssizingty read foptionssizing
write setoptionssizing default []; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.