Unit 'BGRAText' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_bgrabitmap]

BGRATextRect

Declaration

Source position: bgratext.pas line 125

procedure BGRATextRect(

  bmp: TBGRACustomBitmap;

  Font: TFont;

  Quality: TBGRAFontQuality;

  ARect: TRect;

  xf: single;

  yf: single;

  sUTF8: string;

  style: TTextStyle;

  c: TBGRAPixel;

  tex: IBGRAScanner;

  CustomAntialiasingLevel: Integer = 0

);



CT Web help

CodeTyphon Studio