|
TVirtualStringTree.Images Property
Read or set the tree's normal image list.
Pascal
property Images: TCustomImageList;
Description
Just like with TListView and TTreeview also Virtual Treeview can take an image list for its normal images. Additionally, there are image lists for state images and check images.
See Also
StateImages, CheckImages
Class
Links
What do you think about this topic? Send feedback!
|