Unit 'LazFreeTypeIntfDrawer' Package
[Overview][Types][Classes][Index] [#lcl]

TIntfFreeTypeDrawer.FillRect

Declaration

Source position: lazfreetypeintfdrawer.pas line 52

public procedure TIntfFreeTypeDrawer.FillRect(

  x: Integer;

  y: Integer;

  x2: Integer;

  y2: Integer;

  const c: TFPColor;

  ASetPixels: Boolean = True

);