Jump to content

WPColorPalette: Difference between revisions

From EDM2
No edit summary
Line 3: Line 3:
Two objects of this class can be found in the "System setup" folder. One is the "Mixed Color Palette" and other the "Solid Color Palette".  
Two objects of this class can be found in the "System setup" folder. One is the "Mixed Color Palette" and other the "Solid Color Palette".  


* Default Tittle: "Color Palette"
; Default Tittle: "Color Palette"
* File: [[WPCONFIG.DLL]]
; File: [[WPCONFIG.DLL]]
 
; Class definition file:
==Class definition file==
*


==Class hierarchy SOMObject==
==Class hierarchy SOMObject==

Revision as of 19:13, 6 July 2017

Two objects of this class can be found in the "System setup" folder. One is the "Mixed Color Palette" and other the "Solid Color Palette".

Default Tittle
"Color Palette"
File
WPCONFIG.DLL
Class definition file

Class hierarchy SOMObject

SOMObject instance methods

  • somDefaultInit
  • somDestruct

WPObject instance methods

  • wpInitData
  • wpMenuItemHelpSelected
  • wpSetup

WPPalette instance methods

  • wpDragCell
  • wpEditCell
  • wpPaintCell
  • wpQueryPaletteHelp
  • wpSelectCell

WPObject class methods

Class methods overridden by the WPColorPalette class.

  • wpclsCreateDefaultTemplates
  • wpclsQueryDefaultHelp
  • wpclsQueryIconData
  • wpclsQueryStyle
  • wpclsQueryTitle

WPPalette class methods

Class methods overridden by the WPColorPalette class.

  • wpclsQueryEditString

ScreenShots