|
TBaseVirtualTree.StateImages Property
Reference to the images list which is used for the state images.
Pascal
property StateImages: TCustomImageList;
Description
Each node can (in each column) have several images. One is the check image which is supplied by internal image lists or a special external list (see also CustomCheckImages). Another one is the state image and yet another one the normal/selected image.
See Also
Class
Links
What do you think about this topic? Send feedback!
|