Source position: MUIClass.DrawPanel.pas line 76
public procedure TDrawBuffer.FillRect(
const x1: Integer;
const y1: Integer;
const x2: Integer;
const y2: Integer
); overload;procedure TDrawBuffer.FillRect(
const ARect: Types.TRect
); overload;