Sorry may be It's a stupid question...
  What is SVN and Snapshot ???

Vincent Snijders <[EMAIL PROTECTED]> wrote:
    Darmawan Sugiarto schreef:
> I used a TrackBar component
> usually I can access position property (in Delphi)
> but I can not access in Lazarus
> 
> procedure TForm1.TrackBar1Change(Sender: TObject);
> begin
> Edit1.Text:=IntToStr(TrackBar1.Position);
> end;

Why do you think you cannot access that property?

Note that there is a bug in Lazarus 0.9.22 (fixed in svn and the snapshots), so 
that 
it always returns 0.

Vincent
   
  

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




=============INTOSOFT============
           ALEXIO CHAOS
   [EMAIL PROTECTED]   
          Yahoo Messager
=================================
 
---------------------------------
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.

Reply via email to