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

utf8_Copy

Declaration

Source position: zglHeader.pas line 1354

function utf8_Copy(

  const Str: UTF8String

):UTF8String; overload;

function utf8_Copy(

  const Str: UTF8String;

  FromPosition: Integer;

  Count: Integer

):UTF8String; overload;



CT Web help

CodeTyphon Studio