[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TTreeNode.DisplayStateIconLeft

Returns the horizontal position for the left edge of the State icon on the tree node.

Declaration

Source position: comctrls.pp line 3099

public function TTreeNode.DisplayStateIconLeft: Integer;

Function result

Horizontal position for the left edge of the State icon on the tree node.

Description

The return value is set to the return value from the DisplayExpandSignRight method.

See also

TTreeNode.DisplayExpandSignRight

  

Returns the position for the right edge of the expand / collapse indicator (accounting for the width of the icon, etc.).


Version 4.0 Generated 2025-05-03 Home