graphicreport1formtext
Description
Type Tags
graphicreport1formcontrol, dataform1control
Object Value
Objects of type graphicreport1formtext have no value, and it is an error to try to get or set this value.
graphicreport1formtext.new()
Description
Prototype
graphicreport1formtext
.new
(
graphicreport1formtext
,
graphicreport1formpage me
,
printform1text page
,
boolean control
,
integer wrap
)
error
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | graphicreport1formtext | |
page | None | graphicreport1formpage | |
control | None | printform1text | |
wrap | .false | boolean | |
error | None | integer |
Properties
Property | Type | Description |
---|---|---|
_ | type(*) | |
__ | type(*) | |
aggregatetype | integer | |
calculation | string | |
colno | integer | |
control | printform1text | |
displayformat | string | |
form | graphicreport1form | |
formnode | dlistnode | |
origfont | wxfont | |
page | graphicreport1formpage | |
pagenode | dlistnode | |
remove | function | |
setcalculation | function | |
setfont | function | |
setnext | function | |
type | type | |
wrap | boolean |
Methods
remove()
Description
Prototype
graphicreport1formtextvar
.remove
(
graphicreport1formtext
)
me
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | graphicreport1formtext |
setcalculation()
Description
Prototype
graphicreport1formtextvar
.setcalculation
(
graphicreport1formtext
,
string me
)
calculation
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | graphicreport1formtext | |
calculation | None | string |
setfont()
Description
Prototype
graphicreport1formtextvar
.setfont
(
graphicreport1formtext
,
wxfont me
)
font
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | graphicreport1formtext | |
font | None | wxfont |
setnext()
Description
Prototype
graphicreport1formtextvar
.setnext
(
graphicreport1formtext
,
type(graphicreport1formcontrol) me
)
next
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | graphicreport1formtext | |
next | None | type(graphicreport1formcontrol) |