Source position: webidltopas.pp line 104
const NativeTypeNames: array [TPascalNativeType] of string = ('', '', '', 'Boolean', 'ShortInt', 'Byte', 'SmallInt', 'Word', 'LongInt', 'Cardinal', 'Int64', 'QWord', 'Single', 'Double', 'UnicodeString', 'UTF8String', 'Variant', 'Object', 'Interface', 'Array', 'Method'); |