graphicreport1triangle
Description
Type Tags
graphicreport1graphic, dataform1graphic, printform1graphic
Object Value
Objects of type graphicreport1triangle have no value, and it is an error to try to get or set this value.
graphicreport1triangle.new()
Description
Prototype
graphicreport1triangle.new (
graphicreport1triangle ,
graphicreport1formpage me,
printform1triangle page,
integer graphic )
error
Parameters
| Parameter | Default value | Type name | Description |
|---|---|---|---|
| me | None | graphicreport1triangle | |
| page | None | graphicreport1formpage | |
| graphic | None | printform1triangle | |
| error | None | integer |
Properties
| Property | Type | Description |
|---|---|---|
| _ | type(*) | |
| __ | type(*) | |
| form | graphicreport1form | |
| formnode | dlistnode | |
| graphic | printform1triangle | |
| page | graphicreport1formpage | |
| pagenode | dlistnode | |
| remove | function | |
| setnext | function | |
| type | type |
Methods
remove()
Description
Prototype
graphicreport1trianglevar.remove (
graphicreport1triangle )
me
Parameters
| Parameter | Default value | Type name | Description |
|---|---|---|---|
| me | None | graphicreport1triangle |
setnext()
Description
Prototype
graphicreport1trianglevar.setnext (
graphicreport1triangle ,
type(graphicreport1graphic) me )
next
Parameters
| Parameter | Default value | Type name | Description |
|---|---|---|---|
| me | None | graphicreport1triangle | |
| next | None | type(graphicreport1graphic) |


