[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the child of this control located at a particular position given as a client position for the control.
Source position: controls.pp line 1161
public function TLazAccessibleObject.GetChildAccessibleObjectAtPos( |
APos: TPoint |
):TLazAccessibleObject; virtual; |
|
Returns the child accessibility object at the given position for the control. |
Version 4.0 | Generated 2025-05-03 | Home |