Hi,

Can anybody explain the rationale behind the TTrackBar.ShowScale property? To me it seems to overlap (partially) with TTrackBar.TickStyle and is therefore redundant.

ShowScale := false seems equivalent with TickStyle := tsNone.

I don't know how a widgetset should interpret ShowScale := true and TickStyle := tsNone.

Therefore, I think it is better to remove TTrackBar.ShowScale. If it is to stay, please provide clear specification how it should interact with TTrackBar.TickStyle.

Vincent.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to