Default size used for expand and collapse indicators in TCustomTreeView.
Source position: comctrls.pp line 3363
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.4 | Generated 2025-11-08 | Home |