Jump to content

WPColorPalette: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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".  
[[Image:WPColorPalette.png|thumb]]
[[Image:MixedColorPalette.png|thumb|Mixed Color Palette]]
[[Image:SolidColorPalette.png|thumb|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]]
;DLL: [[WPCONFIG.DLL]]
;Class definition file: wpclrpal.idl


==Class hierarchy SOMObject==
==Class hierarchy==
SOMObject
*[[WPObject]]
*[[WPObject]]
**[[WPAbstract]]
**[[WPAbstract]]
***[[WPPalette]]
***[[WPPalette]]
****'''WPColorPalette'''
****WPColorPalette


==SOMObject instance methods==
==SOMObject instance methods==
Line 37: Line 42:
Class methods overridden by the WPColorPalette class.
Class methods overridden by the WPColorPalette class.
*wpclsQueryEditString
*wpclsQueryEditString
==ScreenShots==


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

Latest revision as of 01:30, 22 July 2020

Mixed Color Palette
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"
DLL
WPCONFIG.DLL
Class definition file
wpclrpal.idl

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