TVirtualDrawTree.WantTabs Property

Virtual Tree View

Read or set whether the tree wants to process tabs on its own.

Pascal
property WantTabs: Boolean;
Description

Usually tab kex strokes advance the input focus from one control to another on a form. For special processing however it is necessary to let the control decide what to do with the given tabulator character. Virtual Treeview needs this character mainly for its grid emulation.

Class
Links
What do you think about this topic? Send feedback!