Class tpagesizeselector
Unit
Declaration
type tpagesizeselector = class(tprintervalueselector)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomedit
- tcustomdataedit
- tdataedit
- tcustomstringedit
- tcustomdropdownedit
- tcustomdropdownlistedit
- tcustomenuedit
- tcustomselector
- tprintervalueselector
- tpagesizeselector
Overview
Methods
| Protected | procedure getdropdowninfo(var aenums: integerarty; const names: tdropdowndatacols); override; |
| Protected | procedure dochange; override; |
| Protected | procedure checkpagedim; |
| Protected | procedure updateedits(); |
| Protected | procedure objevent(const sender: iobjectlink; const event: objecteventty) override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | procedure updatesize(); |
| Public | function pagesizename: msestring; |
Properties
| Public | property pagewidth: real read fpagewidth write setpagewidth; |
| Public | property pageheight: real read fpageheight write setpageheight; |
| Published | property value: stdpagesizety read getvalue write setvalue default sps_a4; |
| Published | property editwidth: tcustomrealedit read feditwidth
write seteditwidth; |
| Published | property editheight: tcustomrealedit read feditheight
write seteditheight; |
| Published | property onsetvalue: pagesizeeventty read getonsetvalue
write setongetvalue; |
Description
Methods
| Protected | procedure getdropdowninfo(var aenums: integerarty; const names: tdropdowndatacols); override; |
|
This item has no description. | |
| Protected | procedure dochange; override; |
|
This item has no description. | |
| Protected | procedure checkpagedim; |
|
This item has no description. | |
| Protected | procedure updateedits(); |
|
This item has no description. | |
| Protected | procedure objevent(const sender: iobjectlink; const event: objecteventty) override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | procedure updatesize(); |
|
This item has no description. | |
| Public | function pagesizename: msestring; |
|
This item has no description. | |
Properties
| Public | property pagewidth: real read fpagewidth write setpagewidth; |
|
This item has no description. | |
| Public | property pageheight: real read fpageheight write setpageheight; |
|
This item has no description. | |
| Published | property value: stdpagesizety read getvalue write setvalue default sps_a4; |
|
This item has no description. | |
| Published | property editwidth: tcustomrealedit read feditwidth
write seteditwidth; |
|
This item has no description. | |
| Published | property editheight: tcustomrealedit read feditheight
write seteditheight; |
|
This item has no description. | |
| Published | property onsetvalue: pagesizeeventty read getonsetvalue
write setongetvalue; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.