Source position: MUIClass.DrawPanel.pas line 72
public procedure TDrawBuffer.DrawEllipse( |
const x: Integer; |
const y: Integer; |
const a: Integer; |
const b: Integer |
); overload; |
const Pt: TPoint; |
const a: Integer; |
const b: Integer |
); overload; |
const ARect: Types.TRect |
); overload; |