Jump to content

WPIcon: Difference between revisions

From EDM2
Created page with "This is the class for OS/2 symbol files (.ICO). For historical reasons (OS/2 V2.0), this is not a subclass of the respective image classes. ; Default Title: "Icon" ; DLL: P..."
 
Ak120 (talk | contribs)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This is the class for OS/2 symbol files (.ICO). For historical reasons (OS/2 V2.0), this is not a subclass of the respective image classes.
This is the class for OS/2 symbol files (.ICO). For historical reasons (OS/2 V2.0), this is not a subclass of the respective image classes.


; Default Title: "Icon"
;Default Title: "Icon"
; DLL: [[PMWP.DLL]]
;DLL: [[PMWP.DLL]]
; Class definition file:  
;Class definition file: wpicon.idl


==Class hierarchy SOMObject==
==Class hierarchy==
SOMObject
*[[WPObject]]
*[[WPObject]]
**[[WPFileSystem]]
**[[WPFileSystem]]
***[[WPDataFile]]
***[[WPDataFile]]
****[[WPIcon]]
****WPIcon


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

Latest revision as of 01:00, 22 July 2020

This is the class for OS/2 symbol files (.ICO). For historical reasons (OS/2 V2.0), this is not a subclass of the respective image classes.

Default Title
"Icon"
DLL
PMWP.DLL
Class definition file
wpicon.idl

Class hierarchy

SOMObject