[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Get control at screen position.
Source position: controls.pp line 2340
function FindDragTarget( |
const Position: TPoint; |
AllowDisabled: Boolean |
):TControl; |
Disabled controls should be excluded, but are not due to an bug in FindControlAtPosition.
lazarus-ccr.sourceforge.net |