Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomTreeView.SetInsertMarkAt

Places an insert mark at the specified coordinates.

Declaration

Source position: comctrls.pp line 3722

public procedure TCustomTreeView.SetInsertMarkAt(

  X: Integer;

  Y: Integer

); virtual;

Arguments

X

  

Horizontal coordinate updated in the method.

Y

  

Vertical coordinate updated in the method.


Version 4.4 Generated 2025-11-08 Home