Turns accessibility on or off to speed up the control.
Source position: comctrls.pp line 3596
public property TCustomTreeView.AccessibilityOn : Boolean |
This property is provided for the situation where a tree view contains a huge number of items, lets say 10,000+. In this case accessibility might slow the tree down, so turning this property off might make things faster.