TdxCustomListBox.ItemAtPos(TPoint,Boolean) Method
Declaration
function ItemAtPos(const APoint: TPoint; AExistOnly: Boolean = False): Integer; virtual;
Parameters
Name | Type |
---|---|
APoint | TPoint |
AExistOnly | Boolean |
Returns
Type |
---|
Integer |
See Also
function ItemAtPos(const APoint: TPoint; AExistOnly: Boolean = False): Integer; virtual;
Name | Type |
---|---|
APoint | TPoint |
AExistOnly | Boolean |
Type |
---|
Integer |
No
Your feedback is appreciated.