WPCountry: Difference between revisions
Appearance
Created page with " ==Description== ==Class definition file== * wpctry.idl ==DLL== ==Class hierarchy SOMObject== * WPObject ** WPAbstract *** '''WPCountry''' ==Instance methods== * [[wpAddC..." |
No edit summary |
||
(20 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[image:WPCountry.png|thumb|WPCountry Class Icon]] | |||
Country-specific OS/2 settings. An object of this class can be found in the "System setup" folder. | |||
;Default Title: Country | |||
;DLL: WPCONFIG.DLL | |||
;Class definition file: wpctry.idl | |||
==Class hierarchy== | |||
SOMObject | |||
==Class | *[[WPObject]] | ||
**[[WPAbstract]] | |||
***WPCountry | |||
* WPObject | |||
** WPAbstract | |||
*** | |||
==Instance methods== | ==Instance methods== | ||
[[Image:WPCountry001.png|thumb|wpAddCountryPage]] | |||
* [[wpAddCountryDatePage]] | [[Image:WPCountry002.png|thumb|wpAddCountryDatePage]] | ||
* [[wpAddCountryNumbersPage]] | [[Image:WPCountry003.png|thumb|wpAddCountryTimePage]] | ||
* [[wpAddCountryPage]] | [[Image:WPCountry004.png|thumb|wpAddCountryNumbersPage]] | ||
* [[wpAddCountryTimePage]] | *[[wpAddCountryDatePage]] | ||
*[[wpAddCountryNumbersPage]] | |||
*[[wpAddCountryPage]] | |||
*[[wpAddCountryTimePage]] | |||
*withdraw | |||
==SOMObject instance methods== | ==SOMObject instance methods== | ||
* [[somDefaultInit]] | *[[somDefaultInit]] | ||
* [[somDestruct]] | *[[somDestruct]] | ||
==WPObject instance methods== | ==WPObject instance methods== | ||
* [[wpAddObjectWindowPage]] | *[[wpAddObjectWindowPage]] | ||
* [[wpAddSettingsPages]] | *[[wpAddSettingsPages]] | ||
* [[wpFilterMenu]] | *[[wpFilterMenu]] | ||
* [[wpInitData]] | *[[wpInitData]] | ||
==WPObject class methods== | ==WPObject class methods== | ||
* [[wpclsQueryDefaultHelp]] | *[[wpclsQueryDefaultHelp]] | ||
* [[wpclsQueryDefaultView]] | *[[wpclsQueryDefaultView]] | ||
* [[wpclsQueryIconData]] | *[[wpclsQueryIconData]] | ||
* [[wpclsQueryStyle]] | *[[wpclsQueryStyle]] | ||
* [[wpclsQueryTitle]] | *[[wpclsQueryTitle]] | ||
[[Category: | [[Category:WPS Classes]] |
Latest revision as of 17:57, 1 September 2025

Country-specific OS/2 settings. An object of this class can be found in the "System setup" folder.
- Default Title
- Country
- DLL
- WPCONFIG.DLL
- Class definition file
- wpctry.idl
Class hierarchy
SOMObject
- WPObject
- WPAbstract
- WPCountry
- WPAbstract
Instance methods



