Not documented.
Pascal
TItemEraseAction = (eaColor, eaDefault, eaNone);
Description
Use other resources like the news group or the Delphi Gems message board to find a description.
Members
Members |
Description |
eaColor |
Use the provided color to erase the background instead the one of the tree. |
eaDefault |
The tree should erase the item's background (bitmap or solid). |
eaNone |
Let the application paint the background. |
Group
File
VirtualTrees
Links
What do you think about this topic? Send feedback!
|