GeneratedPaletteColorsCount property (LEADDlgColor Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT GeneratedPaletteColorsCount

Delphi Syntax

GeneratedPaletteColorsCount: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

(Read Only) Get the number of valid colors in the GeneratedPaletteColors property generated from the CustomizePalette dialog box.

This property value is >=0 and <= 255.

See Also

Elements:

ShowCustomizePaletteDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events