Martin Smat wrote:
And what about methods: TCanvas.RadialPie and TCanvas.Chord? Can anybody verify what are the parameters in Delphi?

procedure Chord(X1, Y1, X2, Y2, X3, Y3, X4, Y4: Integer);

I could not find RadialPie method on Delphi help files. There is Pie however:

procedure Pie(X1, Y1, X2, Y2, X3, Y3, X4, Y4: Integer);

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

Reply via email to