Source position: syshelph.inc line 253
public class function TWideStringHelper.Create(  | 
AChar: WideChar;  | 
ACount: SizeInt  | 
):WideString; overload;  | 
const AValue: array of WideChar  | 
):WideString; overload;  | 
const AValue: array of WideChar;  | 
StartIndex: SizeInt;  | 
ALen: SizeInt  | 
):WideString; overload;  |