Chapter 67. repguilib
Table of Contents
qrwdefaults
Description
Type Tags
None
Object Value
Objects of type qrwdefaults have no value, and it is an error to try to get or set this value.
qrwdefaults.new()
Description
Prototype
qrwdefaults
.new
()
Parameters
None
Properties
Property | Type | Description |
---|---|---|
currentfont | wxfont | |
defbooleanformat | string | |
defdateformat | string | |
defdatelocale | SBLlocaledateinfo | |
defdatetimeformat | string | |
defintegerformat | string | |
defnumberformat | string | |
defnumericlocale | SBLNumSettings | |
deftimeformat | string | |
displayheight | integer | |
displaywidth | integer | |
getdefaultdisplayformat | function | |
type | type |
Methods
getdefaultdisplayformat()
Description
Prototype
qrwdefaultsvar
.getdefaultdisplayformat
(
qrwdefaults
,
type me
)
datatype
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | qrwdefaults | |
datatype | None | type |