SIMPOL Documentation

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 me, graphicreport1formpage page, printform1text control, boolean wrap, integer error )

Parameters

ParameterDefault valueType nameDescription
meNonegraphicreport1formtext
pageNonegraphicreport1formpage
controlNoneprintform1text
wrap.falseboolean
errorNoneinteger

Properties

PropertyTypeDescription
_type(*)
__type(*)
aggregatetypeinteger
calculationstring
colnointeger
controlprintform1text
displayformatstring
formgraphicreport1form
formnodedlistnode
origfontwxfont
pagegraphicreport1formpage
pagenodedlistnode
removefunction
setcalculationfunction
setfontfunction
setnextfunction
typetype
wrapboolean

Methods

remove()

Description

Prototype

graphicreport1formtextvar.remove ( graphicreport1formtext me )

Parameters
ParameterDefault valueType nameDescription
meNonegraphicreport1formtext

setcalculation()

Description

Prototype

graphicreport1formtextvar.setcalculation ( graphicreport1formtext me, string calculation )

Parameters
ParameterDefault valueType nameDescription
meNonegraphicreport1formtext
calculationNonestring

setfont()

Description

Prototype

graphicreport1formtextvar.setfont ( graphicreport1formtext me, wxfont font )

Parameters
ParameterDefault valueType nameDescription
meNonegraphicreport1formtext
fontNonewxfont

setnext()

Description

Prototype

graphicreport1formtextvar.setnext ( graphicreport1formtext me, type(graphicreport1formcontrol) next )

Parameters
ParameterDefault valueType nameDescription
meNonegraphicreport1formtext
nextNonetype(graphicreport1formcontrol)