Skip to content

AC forum

AC forum

ivanov34

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

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
    ivanov34
    Participant

      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)
    • Most popular topics
    • Topics with no replies
    • Topics with most replies
    • Latest topics
    • Topics Freshness
    Log In

    Recent Replies

    • rob-1982 on Is Developing Continuing on these Components? 1 month ago
    • Flaps on “Property Doublebuffered does not exist” 1 month, 2 weeks ago
    • Lasse on “Property Doublebuffered does not exist” 1 month, 2 weeks ago
    • Flaps on “Property Doublebuffered does not exist” 1 month, 3 weeks ago
    • Lasse on “Property Doublebuffered does not exist” 1 month, 3 weeks ago
    • itsme on Alpha DB Components Delphi 13 4 months, 2 weeks ago
    • Lasse on Alpha DB Components Delphi 13 4 months, 2 weeks ago
    • itsme on Alpha DB Components Delphi 13 4 months, 2 weeks ago
    • programadorbq1 on sComboBox component crashes with Skin Deep 5 months ago
    • Lasse on Delphi 13 compatibility? 5 months, 1 week ago
    AC forum Proudly powered by WordPress