Highlighted button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #47237
    Paulo César
    Participant

      sButton1.TabStop := False;

      or

      It's start with focus because the propertie TabOrder of sButton1 is “0”, set with TabOrder 0 the component that you would like to start with the focus.

      #47240
      qeepek
      Participant

        Now light is on second button. 🙁

        #47247
        Support
        Keymaster

          Hello

          If you not need in focus on buttons, then you can use SpeedButtons, I think.

          #47248
          qeepek
          Participant

            Ok, thanks for help.

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