|
@@ -23390,7 +23390,7 @@ begin
|
|
'{$modeswitch typehelpers}',
|
|
'{$modeswitch typehelpers}',
|
|
'type',
|
|
'type',
|
|
' Float = type double;',
|
|
' Float = type double;',
|
|
- ' THelper = type helper for double',
|
|
|
|
|
|
+ ' THelper = type helper for Float',
|
|
' const NPI = 3.141592;',
|
|
' const NPI = 3.141592;',
|
|
' function ToStr: String;',
|
|
' function ToStr: String;',
|
|
' end;',
|
|
' end;',
|