guigetsimplefilter()
Description
Prototype
guigetsimplefilter
(
type(wxdialogparent)
,
string w
,
string filter
,
string tablename
,
string defbooleanformat
,
string defintegerformat
,
string defnumberformat
,
string defdateformat
,
string deftimeformat
,
SBLlocaledateinfo defdatetimeformat
,
SBLNumSettings defdatelocale
,
dring defnumericlocale
,
array datasources
,
ppcstype1 tables
,
string ppcs
)
caption
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
w | None | type(wxdialogparent) | |
filter | None | string | |
tablename | None | string | |
defbooleanformat | T|F | string | |
defintegerformat | . | string | |
defnumberformat | 999999.00 | string | |
defdateformat | yyyy.0m.0d | string | |
deftimeformat | hh:mm:ss | string | |
defdatetimeformat | yyyy-mm-dd hh:mm:ss.nnnnnn | string | |
defdatelocale | None | SBLlocaledateinfo | |
defnumericlocale | None | SBLNumSettings | |
datasources | None | dring | |
tables | None | array | |
ppcs | None | ppcstype1 | |
caption | Superbase NG Filter | string |