Class treppageform
Unit
Declaration
type treppageform = class(treportpage)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tcustomreportpage
- treportpage
- treppageform
Overview
Fields
| Protected | frepdesigninfo: repdesigninfoty; |
Methods
| Protected | class function hasresource(): boolean override; |
| Protected | class function getmoduleclassname(): string override; |
| Protected | procedure defineproperties(filer: tfiler) override; |
| Public | constructor create(aowner: tcomponent); overload; override; |
| Public | constructor create(aowner: tcomponent; load: boolean); overload; virtual; |
Properties
| Published | property grid_show: boolean read frepdesigninfo.showgrid
write setgrid_show default true; |
| Published | property grid_snap: boolean read frepdesigninfo.snaptogrid
write setgrid_snap default true; |
| Published | property grid_size: real read frepdesigninfo.gridsize write setgrid_size; |
| Published | property ppmm; |
| Published | property color default cl_transparent; |
Description
Fields
| Protected | frepdesigninfo: repdesigninfoty; |
|
This item has no description. | |
Methods
| Protected | class function hasresource(): boolean override; |
|
This item has no description. | |
| Protected | class function getmoduleclassname(): string override; |
|
This item has no description. | |
| Protected | procedure defineproperties(filer: tfiler) override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); overload; override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent; load: boolean); overload; virtual; |
|
This item has no description. | |
Properties
| Published | property grid_show: boolean read frepdesigninfo.showgrid
write setgrid_show default true; |
|
This item has no description. | |
| Published | property grid_snap: boolean read frepdesigninfo.snaptogrid
write setgrid_snap default true; |
|
This item has no description. | |
| Published | property grid_size: real read frepdesigninfo.gridsize write setgrid_size; |
|
This item has no description. | |
| Published | property ppmm; |
|
This item has no description. | |
| Published | property color default cl_transparent; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.