RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TColorBox.Style Property

Controls what colors are listed and how their names are formatted.

Pascal
property Style: TComboBoxStyle;
C++
__property TColorBoxStyle Style;__property TComboBoxStyle Style;

Use Style to configure what colors appear in the list and how the names appear. Style is a set that includes 0 or more of the TColorBoxStyles flags. 

 

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