Source position: syshelph.inc line 533
| public class function TShortStringHelper.CompareOrdinal( | 
| const A: ShortString; | 
| const B: ShortString | 
| ):Integer; overload; | 
| const A: ShortString; | 
| IndexA: SizeInt; | 
| const B: ShortString; | 
| IndexB: SizeInt; | 
| ALen: SizeInt | 
| ):Integer; overload; |