Jump to content

DDIcon: Difference between revisions

From EDM2
Ak120 (talk | contribs)
m Ak120 moved page OS2 API:SOM:Classes:DDIcon to DDIcon
Ak120 (talk | contribs)
mNo edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Description==
A replacement class for WPIcon, which makes it possible to change the icon of one or more objects, by dropping them on an icon object.
A replacement class for [[WPIcon]], which makes it possible to change the icon of one or more objects, by dropping them on an icon object.


This class is part of DDIcon program. Open source under the GNU GPL V2 license.  
This class is part of [http://www.os2world.com/wiki/index.php/DDIcon DDIcon program]. Open source under the GNU GPL V2 license.


==Class definition file==
; Default Tittle: ""
* ddicon.dll
; DLL: DDICON.DLL
; Class definition file: ddicon.idl


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


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

Latest revision as of 08:54, 1 March 2020

A replacement class for WPIcon, which makes it possible to change the icon of one or more objects, by dropping them on an icon object.

This class is part of DDIcon program. Open source under the GNU GPL V2 license.

Default Tittle
""
DLL
DDICON.DLL
Class definition file
ddicon.idl

Class hierarchy SOMObject