API:FMX.TreeView.TCustomTreeView.ItemByPoint
Delphi
function ItemByPoint(const X, Y: Single): TTreeViewItem;
C++
TTreeViewItem* __fastcall ItemByPoint(const float X, const float Y);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.TreeView.pas FMX.TreeView.hpp |
FMX.TreeView | TCustomTreeView |
Description
Embarcadero Technologies does not currently have any additional information.