[Overview][Types][Classes][Index] Reference for unit 'LazCanvas' (#lcl)

TLazCanvas.DoRectangleFill

Adjusts the FCL image rectangle to be LCL compatible.

Declaration

Source position: lazcanvas.pas line 104

protected procedure TLazCanvas.DoRectangleFill(

  const Bounds: TRect

); override;

Arguments

Bounds

  

Rectangle bounds adjusted in the method.

Description

Adjusts the fcl-image coordinate system to be compatible with coordinates used in TCanvas.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.