Source position: MUIClass.DrawPanel.pas line 69
public procedure TDrawBuffer.DrawCircle( |
const x: Integer; |
const y: Integer; |
const r: Integer |
); overload; |
const Pt: TPoint; |
const r: Integer |
); overload; |
const ARect: Types.TRect |
); overload; |