|
TVSTTextType Enumeration
Not documented.
Pascal
TVSTTextType = (ttNormal, ttStatic);
Description
Use other resources like the news group or the Delphi Gems message board to find a description.
Members
Members |
Description |
ttNormal |
normal label of the node, this is also the text which can be edited |
ttStatic |
static (non-editable) text after the normal text |
Group
File
VirtualTrees
Links
What do you think about this topic? Send feedback!
|