|
TVTDrawSelectionMode Enumeration
Not documented.
Pascal
TVTDrawSelectionMode = (smDottedRectangle, smBlendedRectangle);
Description
Use other resources like the news group or the Delphi Gems message board to find a description.
Members
Members |
Description |
smDottedRectangle |
same as DrawFocusRect |
smBlendedRectangle |
alpha blending, uses special colors (see TVTColors) |
Group
File
VirtualTrees
Links
What do you think about this topic? Send feedback!
|