Unit 'zgl_export_c' Package
[Overview][Procedures and functions][Index] [#pl_zengl]

_text_DrawEx

Declaration

Source position: zgl_export_c.pas line 71

procedure _text_DrawEx(

  Font: zglPFont;

  X: Single;

  Y: Single;

  Scale: Single;

  Step: Single;

  Text: PAnsiChar;

  Alpha: Byte = 255;

  Color: LongWord = $FFFFFF;

  Flags: LongWord = 0

);



CT Web help

CodeTyphon Studio