Hello,
i try to use the TPanel Component and the Event OnMouseUp.
But the IDE shows the error:
wrong number or parameters specified
but i think the parameters are correct...
procedure HandleOnMouseUp(Sender: TObject; Button: TMouseButton; Shift: TShiftState; X, Y: Integer);
can you help me? :?: