RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWorkArea.Color Property

Specifies the background color of the work area.

Pascal
property Color: TColor;
C++
__property TColor Color;

Use Color to specify the color in which the list view paints the portion of its client area circumscribed by the Rect property. Color is not used unless the list view's ShowWorkAreas property is true. 

 

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