opendataform1fromstring()
Description
Prototype
opendataform1fromstring (
string ,
integer formcontent,
integer defpageheight,
integer defpagewidth,
string defpagebackcolor,
string defbooleanformat,
string defintegerformat,
string defnumberformat,
string defdateformat,
string deftimeformat,
SBLlocaledateinfo defdatetimeformat,
SBLNumSettings datelocale,
dring numericlocale,
array datasources,
ppcstype1 tables,
integer ppcs,
string error,
wxwindow errortext,
type(wxdialogparent) window,
array parentwindow )
messages
Parameters
| Parameter | Default value | Type name | Description |
|---|---|---|---|
| formcontent | None | string | |
| defpageheight | 50 | integer | |
| defpagewidth | 50 | integer | |
| defpagebackcolor | 16777215 | integer | |
| defbooleanformat | T|F | string | |
| defintegerformat | . | string | |
| defnumberformat | 999999.00 | string | |
| defdateformat | yyyy.0m.0d | string | |
| deftimeformat | hh:mm:ss | string | |
| defdatetimeformat | None | string | |
| datelocale | None | SBLlocaledateinfo | |
| numericlocale | None | SBLNumSettings | |
| datasources | None | dring | |
| tables | None | array | |
| ppcs | None | ppcstype1 | |
| error | None | integer | |
| errortext | None | string | |
| window | None | wxwindow | |
| parentwindow | None | type(wxdialogparent) | |
| messages | None | array |


