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

TCustomTreeView.SetInsertMarkAt

SetInsertMarkAt - place an insert mark at the specified coordinates.

Declaration

Source position: comctrls.pp line 3665

public procedure TCustomTreeView.SetInsertMarkAt(

  X: Integer;

  Y: Integer

); virtual;