Jump to content

WPSystem: Difference between revisions

From EDM2
Created page with "This class implements the original "System" object in the "System setup" folder. From this class, XFolder derives its two new settings classes. The old "System" object is stil..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
This class implements the original "System" object in the "System setup" folder. From this class, XFolder derives its two new settings classes. The old "System" object is still working though.
This class implements the original "System" object in the "System setup" folder. From this class, XFolder derives its two new settings classes. The old "System" object is still working though.


; Default Title: "System"
;Default Title: "System"
; DLL: [[WPCONFIG.DLL]]
;DLL: [[WPCONFIG.DLL]]
; Class definition file:  
;Class definition file: wpsystem.idl


==Class hierarchy SOMObject==
==Class hierarchy SOMObject==
*[[WPObject]]
*[[WPObject]]
**[[WPAbstract]]
**[[WPAbstract]]
***[[WPSystem]]
***WPSystem


[[Category:WPS Classes]]
[[Category:WPS Classes]]

Latest revision as of 01:14, 14 February 2020

This class implements the original "System" object in the "System setup" folder. From this class, XFolder derives its two new settings classes. The old "System" object is still working though.

Default Title
"System"
DLL
WPCONFIG.DLL
Class definition file
wpsystem.idl

Class hierarchy SOMObject