[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the width for the usable drawing area on the tree view control.
Source position: comctrls.pp line 3584
protected function TCustomTreeView.GetNodeDrawAreaWidth: Integer; |
Calculated usable client width after borders are removed.
Calculated using the ClientWidth and BorderWidth for the control.
Version 4.0 | Generated 2025-05-03 | Home |