RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomColorBox.PopulateList Method

Fills the color box with items that reflect the colors specified by the Style property.

Pascal
procedure PopulateList;
C++
__fastcall PopulateList();

Applications can't call this protected method. It is called automatically when the color box needs to fill itself with items. (For example, when the color box is first created or when the Style property changes) 

PopulateList fills the color box with the items indicated by the Style property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!