[Overview][Constants][Types][Classes][Procedures and functions][Index] |
GetInsertMarkAt - find if there is an insert mark at the specified coordinates
Source position: comctrls.pp line 2439
public procedure TCustomTreeView.GetInsertMarkAt( |
X: Integer; |
Y: Integer; |
var AnInsertMarkNode: TTreeNode; |
var AnInsertMarkType: TTreeViewInsertMarkType |
); |
lazarus-ccr.sourceforge.net |