Gauge.Handle

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #40228
    Support
    Keymaster

      TGauge can't have the Handle because it's TGraphicControl.
      You can use TsProgressBar component I think, you can change the Style property to pbstMarquee there.

      #40231
      Sereby
      Participant

        damn.. i just changed from TProgressbar to TsGauge because gauge had the % lable i wanted and looks nice..
        Now back again to TsProgressbar :-/ does the automatical calculation work there, too?

        #40233
        Support
        Keymaster

          QUOTE (Sereby @ Aug 17 2009, 03:38 PM)
          does the automatical calculation work there, too?


          I'm sorry, what you mean?

          #40235
          Sereby
          Participant

            i mean with TsGauge i just have to add one Progressstep and the internal Label shows the State of Progress (10%, 20%, 50%, 67% …).

            With Progressbar i'm missing this one :-/
            But with TsGauge i do not have a Marquee :-/

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