_KeyAt
fDropTarget = _KeyAt(point);
Key* key = _KeyAt(point);
Key* key = _KeyAt(fClickPoint);
Key* _KeyAt(BPoint point);