1 IStringInfo = interface(ITypeInfo) 2 ['{74AC4C03-E803-421B-B30D-1A2D2C49827F}'] 3 function Get_Length: Integer; safecall; 4 end;