![]() |
TVTIncrementalSearch Enumeration
Not documented.
Pascal
TVTIncrementalSearch = (isAll, isNone, isInitializedOnly, isVisibleOnly);
Description
Use other resources like the news group or the Delphi Gems message board to find a description.
Members
|
Members |
Description |
|
isAll |
search every node in tree, initialize if necessary |
|
isNone |
disable incremental search |
|
isInitializedOnly |
search only initialized nodes, skip others |
|
isVisibleOnly |
search only visible nodes, initialize if necessary |
Group
File
VirtualTrees
Links
|
What do you think about this topic? Send feedback!
|
