Unit 'zglHeader' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_zengl]

text_DrawInRectEx

Declaration

Source position: zglHeader.pas line 1069

var text_DrawInRectEx: procedure(

  Font: zglPFont;

  const Rect: zglTRect;

  Scale: Single;

  Step: Single;

  const Text: UTF8String;

  Alpha: Byte = 0;

  Color: LongWord = $FFFFFF;

  Flags: LongWord = 0

);



CT Web help

CodeTyphon Studio