|
TVTStringOption Enumeration
Not documented.
Pascal
TVTStringOption = (toSaveCaptions, toShowStaticText, toAutoAcceptEditChange);
Description
Use other resources like the news group or the Delphi Gems message board to find a description.
Members
Members |
Description |
toSaveCaptions |
If set then the caption is automatically saved with the tree node, regardless of what is saved in the user data. |
toShowStaticText |
Show static text in a caption which can be differently formatted than the caption but cannot be edited. |
toAutoAcceptEditChange |
If not set then changes are cancelled. |
Group
File
VirtualTrees
Links
What do you think about this topic? Send feedback!
|