RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeView.StateImages Property

Determines which image list to use for state images.

Pascal
property StateImages: TCustomImageList;
C++
__property TCustomImageList StateImages;

Use StateImages to provide a set of bitmaps that reflect the state of tree view nodes. The state image appears as an additional image to the left of the item's icon. 

 

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