ivanov34 Profile Topics Started Replies Created Engagements Favorites Search replies: Forum Replies Created Viewing 1 post (of 1 total) Author Posts June 7, 2012 at 12:26 pm in reply to: TsSpeedButton Down and Mouse over #48481 ivanov34Participant It is probably necessary to transfer focus to other object Code: procedure TForm1.sSpeedButton1MouseUp(Sender: TObject; Button: TMouseButton; Shift: TShiftState; X, Y: Integer); begin XXX.SetFocus; end; Author Posts Viewing 1 post (of 1 total)