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

utf8_Copy

Declaration

Source position: zgl_utils.pas line 68

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