Source position: character.pas line 211
| public class function TCharHelper.ConvertToUtf32( | 
| const S: UnicodeString; | 
| Index: Integer | 
| ):UCS4Char; overload; | 
| const S: UnicodeString; | 
| Index: Integer; | 
| out CharLength: Integer | 
| ):UCS4Char; overload; | 
| const HighSurrogate: UnicodeChar; | 
| const LowSurrogate: UnicodeChar | 
| ):UCS4Char; overload; |