|
TVTSearchStart Enumeration
Not documented.
Pascal
TVTSearchStart = (ssAlwaysStartOver, ssLastHit, ssFocusedNode);
Description
Use other resources like the news group or the Delphi Gems message board to find a description.
Members
Members |
Description |
ssAlwaysStartOver |
always use the first/last node (depending on direction) to search from |
ssLastHit |
use the last found node |
ssFocusedNode |
use the currently focused node |
Group
File
VirtualTrees
Links
What do you think about this topic? Send feedback!
|