[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Default size used for expand and collapse indicators in TCustomTreeView.
Source position: comctrls.pp line 3361
const DefaultTreeNodeExpandSignSize = 9; |
DefaultTreeNodeExpandSignSize contains thew default value used in the TCustomTreeView.ExpandSignSize property. The value may be scaled at run-time in TCustomTreeView if the PPI (Pixels Per Inch) setting in the control differs from the value used at design-time.
|
Size of the expand / collapse (fold / unfold) indicators for tree nodes. |
Version 4.0 | Generated 2025-05-03 | Home |