http://info.borland.com/techpubs/delphi/v6/updates/ent.html
^here you can download original delphi helpfiles, i think thats importend for everyone who works on the lcl. In delphi 6 help no ShowScale Property exists ?! ----- Original Message ----- From: "Vincent Snijders" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Saturday, April 08, 2006 11:49 PM Subject: [lazarus] TTrackBar.ShowScale > 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 > > > _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
