TsRoundBtn should mimic button behavior

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #56823
    HeDiBo
    Participant
      'HeDiBo' wrote:

      There are a lot of normal button things missing:

      • The events OnEnter, OnExit, OnKeyUp, OnKeyDown and OnKeyPress.[*]The method Click.[*]These properties would be nice also: Blend, DisabledImageIndex, DisabledKind, Glyph, ImageIndexSelected, Transparent, UseEllipsis and WordWrap.

      Thanks ;-}

      No change in 12.12. Especially the Click method is missed.

      #56843
      Support
      Keymaster

        I will add more properties soon.

        The OnClick event exists there, this event is published in the TsArcControl component, TsRoundBtn is inherited from TsArcControl.

        You haven't this event in the object inspector?

        #56846
        HeDiBo
        Participant
          'Support' wrote:

          I will add more properties soon.

          The OnClick event exists there, this event is published in the TsArcControl component, TsRoundBtn is inherited from TsArcControl.

          You haven't this event in the object inspector?

          Yes. I was talking about the Click method.

          #56856
          Support
          Keymaster

            Sorry again )

            This procedure and some new properties will be available in the nearest release.

            #57146
            HeDiBo
            Participant
              'Support' wrote:

              Sorry again )

              This procedure and some new properties will be available in the nearest release.

              These properties would be nice also: Blend, Glyph, Transparent, and UseEllipsis. Now only the special ImageIndex properties and the WordWrap property are implemented in 12.18.

              Especially the Glyph property is very useful if you have only one image.

              #57161
              Support
              Keymaster

                Some new properties will be added in the nearest release.

                What is purpose of the Transparent property there?

                #57169
                HeDiBo
                Participant
                  'Support' wrote:

                  Some new properties will be added in the nearest release.

                  What is purpose of the Transparent property there?

                  The same as it is in TsSpeedButton.

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