Gets the width for the usable drawing area on the tree view control.
Source position: comctrls.pp line 3587
protected function TCustomTreeView.GetNodeDrawAreaWidth: Integer; |
Calculated usable client width after borders are removed.
Calculated using the ClientWidth and BorderWidth for the control.
| Version 4.6 | Hosted on Source Forge |