Module Colr_dlg.pkg
************************************************************************
--- Colr_Dlg.pkg
Copyright (c) 1983-1997 Data Access Corporation, Miami Florida,
All rights reserved.
DataFlex is a registered trademark of Data Access Corporation.
************************************************************************
Description:
Provides a DataFlex class that acts as a wrapper to the Windows'
Color-Dialog
Author: Stuart W. Booth
07/23/96 JJT - New Class names
09/05/02 SWB - Reworked the class to derive from cObject (with embedded
Array for Custom Colors). General code cleanup.
************************************************************************
Colr_dlg.pkg (view source)- import declarations
- DWord
ChooseColor(Pointer lpCC)
- ColorDialog : cObject
Construct_Object()
Set(Integer iItem Integer rgbColor)
- Integer
Custom_Color(Integer iItem)
AssignCustomColors(Handle hoSourceColorDialog)
- Integer
iColor
- String
Value(Integer iItem)
- handle
OwnerHandle()
- Integer
hWnd - Integer
hoObj
- Boolean
Show_Dialog()
- Integer
hContainer - Integer
hoCustomColors - Boolean
bSelected - Boolean
bFullOpen - Boolean
bNoOpen - Boolean
bSelColor - Integer
rgbColor - Integer
iFlags - Integer
iLoop - String
sCC - String
sColors
References (1):
Field References (0):
Module | Containing Symbol | Line |
---|