TsTrackbar New Event (?)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36634
    TAZ
    Participant

    I asked about the possibility of adding this event about a year ago (and originally asked nearly 4 years ago). Is this a dead issue?

    Is there a possibility that you'll might add a new event in TsTrackBar called “OnChanging”. TRzTrackBar has this event and it is very handy. The event code is:

    procedure TForm1.RzTrackBar1Changing(Sender: TObject; NewPos: Integer; var AllowChange: Boolean);

    #53878
    Support
    Keymaster

    Hello!

    I'm sorry, just implementing of this feature was not easy and I had no idea how to do it in control derived from standard component.

    I will research it again, maybe I will find a way.

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