Jump to content

DDIcon: Difference between revisions

From EDM2
Created page with "==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. This class is part of D..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(8 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 [http://www.os2world.com/wiki/index.php/DDIcon DDIcon program]. Open source under the GNU GPL V2 license.


 
; Default Tittle: ""
This class is part of DDIcon program. Open source under the GNU GPL V2 license.
; DLL: DDICON.DLL
 
; Class definition file: ddicon.idl
==Class definition file==
* ddicon.dll
 
==DLL==


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


[[Category:OS2 API]]
[[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