Jump to content

WPClock: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:
This is the desktop system clock. An object of this class can be found in the "System setup" folder.
This is the desktop system clock. An object of this class can be found in the "System setup" folder.


==Class definition file==
; Default Title: System Clock
*wpclock.idl
; DLL: [[WPCONFIG.DLL]]
; Class definition file: wpclock.idl


==DLL==
==Class hierarchy==
*[[WPCONFIG.DLL]]
 
==Class hierarchy SOMObject==
[[image:WPClock001.png|thumb]]
[[image:WPClock001.png|thumb]]
SOMObject
*[[WPObject]]
*[[WPObject]]
**[[WPAbstract]]
**[[WPAbstract]]
Line 22: Line 21:


==SOMObject instance methods==
==SOMObject instance methods==
*somDefaultInit
* [[somDefaultInit]]
*somDestruct
* [[somDestruct]]


==WPObject instance methods==
==WPObject instance methods==
Line 43: Line 42:
*wpclsQueryTitle
*wpclsQueryTitle


[[Category:SOM Class]]
[[Category:WPS Classes]]

Latest revision as of 20:45, 21 July 2020

This is the desktop system clock. An object of this class can be found in the "System setup" folder.

Default Title
System Clock
DLL
WPCONFIG.DLL
Class definition file
wpclock.idl

Class hierarchy

SOMObject

Instance methods

SOMObject instance methods

WPObject instance methods

  • wpAddObjectWindowPage
  • wpAddSettingsPages
  • wpFilterMenu
  • wpMenuItemHelpSelected
  • wpMenuItemSelected
  • wpModifyMenu
  • wpOpen
  • wpRestoreState
  • wpSaveState

WPObject class methods

  • wpclsQueryDefaultHelp
  • wpclsQueryDefaultView
  • wpclsQueryIconData
  • wpclsQueryStyle
  • wpclsQueryTitle