Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TShortStringHelper.Create

Declaration

Source position: syshelph.inc line 537

public class function TShortStringHelper.Create(

  AChar: AnsiChar;

  ACount: SizeInt

):ShortString; overload;

class function TShortStringHelper.Create(

  const AValue: array of AnsiChar

):ShortString; overload;

class function TShortStringHelper.Create(

  const AValue: array of AnsiChar;

  StartIndex: SizeInt;

  ALen: SizeInt

):ShortString; overload;


Documentation generated on: Jul 24 2023