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
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 DDIcon program. Open source under the GNU GPL V2 license.  
Line 8: Line 7:


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


[[Category:SOM Class]]
[[Category:SOM Class]]

Revision as of 16:17, 25 February 2017

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.

Class definition file

  • ddicon.dll

Class hierarchy SOMObject