TsPanel + selection of TsSpeedButton

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #40260
    Support
    Keymaster

      Hello

      It's a common question of using SpeedButtons in Delphi.
      Down property (TSpeedButton) – Specifies whether the button is selected (down) or unselected (up). Look standard help for more details.

      All SpeedButtons haven't Keydown and Keyup events and can't have that.

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.