API:Vcl.ComCtrls.TCustomTreeView.GetNodeAt
Delphi
function GetNodeAt(X, Y: Integer): TTreeNode;
C++
TTreeNode* __fastcall GetNodeAt(int X, int Y);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TCustomTreeView |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!