[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Returns the horizontal position for the left edge of the State icon on the tree node.
Source position: comctrls.pp line 3099
public function TTreeNode.DisplayStateIconLeft: Integer; |
Horizontal position for the left edge of the State icon on the tree node.
The return value is set to the return value from the DisplayExpandSignRight method.
|
Returns the position for the right edge of the expand / collapse indicator (accounting for the width of the icon, etc.). |