"Ghosts" on TSpeedButton

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #54899
    Master
    Participant

      I just tested it and it works normally this problem didn't happen with me

      I use Rad Studio 10 Seattle and Win10 Pro

      #54905
      Support
      Keymaster

        This issue exists only in Delphi 7 and older.

        Standard SpeedButtons can have same behaviour there, because MouseLeave message is not always send to the control.

        I will think how this situation may be improved. Also, I can suggest to use newer version of the Delphi.

        #54926
        Ronaldo Souza
        Participant
          'Support' wrote:

          This issue exists only in Delphi 7 and older.

          Standard SpeedButtons can have same behaviour there, because MouseLeave message is not always send to the control.

          I will think how this situation may be improved. Also, I can suggest to use newer version of the Delphi.

          Thanks for the clarification.

          Since it's a legacy application, it's kinda hard to migrate it to a newer Delphi, but changing the TSpeedButtons to TsSpeedButtons does seem to fix the issue.

          Thanks!

          Ronaldo

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.