RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Dialogs.MaxCustomColors Constant

The number of custom colors on a Color Dialog.

Pascal
MaxCustomColors = 16;
C++
MaxCustomColors = 16;

Dialogs

The CustomColors property is used to define colors to be displayed in some or all of the 16 custom color boxes on a TColorDialog. This limit of 16 is defined by MaxCustomColors. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!