WPCountry: Difference between revisions
Appearance
No edit summary |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
Country-specific OS/2 settings. An object of this class can be found in the "System setup" folder. | Country-specific OS/2 settings. An object of this class can be found in the "System setup" folder. | ||
; Default Title: Country | ;Default Title: Country | ||
; DLL: WPCONFIG.DLL | ;DLL: WPCONFIG.DLL | ||
; Class definition file: | ;Class definition file: wpctry.idl | ||
==Class hierarchy | ==Class hierarchy== | ||
SOMObject | |||
*[[WPObject]] | *[[WPObject]] | ||
**[[WPAbstract]] | **[[WPAbstract]] | ||
*** | ***WPCountry | ||
==Instance methods== | ==Instance methods== | ||
[[Image:WPCountry001.png|thumb]] | [[Image:WPCountry001.png|thumb|wpAddCountryPage]] | ||
[[Image:WPCountry002.png|thumb]] | [[Image:WPCountry002.png|thumb|wpAddCountryDatePage]] | ||
[[Image:WPCountry003.png|thumb|wpAddCountryTimePage ]] | [[Image:WPCountry003.png|thumb|wpAddCountryTimePage]] | ||
[[Image:WPCountry004.png|thumb]] | [[Image:WPCountry004.png|thumb|wpAddCountryNumbersPage]] | ||
*[[wpAddCountryDatePage]] | |||
*wpAddCountryDatePage | *[[wpAddCountryNumbersPage]] | ||
*wpAddCountryNumbersPage | *[[wpAddCountryPage]] | ||
*wpAddCountryPage | *[[wpAddCountryTimePage]] | ||
*wpAddCountryTimePage | |||
*withdraw | *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:WPS Classes]] | [[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



