TCustomdxPSExplorerTreeContainer.GetItemAt(Integer,Integer) Method
Declaration
function GetItemAt(X: Integer; Y: Integer): TCustomdxPSExplorerItem; virtual; abstract;
Parameters
Name | Type |
---|---|
X | Integer |
Y | Integer |
Returns
Type |
---|
TCustomdxPSExplorerItem |
See Also