commonorderinfo
Description
Type Tags
None
Object Value
Objects of type commonorderinfo have no value, and it is an error to try to get or set this value.
commonorderinfo.new()
Description
Prototype
commonorderinfo
.new
(
commonorderinfo
,
report1 me
,
string report
,
string errmsgtitle
,
function order
,
type(*) okhandler
)
ref
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | commonorderinfo | |
report | None | report1 | |
errmsgtitle | Common Report GUI Error | string | |
order | None | string | |
okhandler | None | function | |
ref | None | type(*) |
Properties
Property | Type | Description |
---|---|---|
_ | type(*) | |
__ | type(*) | |
canceled | boolean | |
errmsgtitle | string | |
onok | event | |
order | string | |
ref | type(*) | |
report | report1 | |
type | type |