Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
273582_0_12097.pas(5) Error: ':=' expected but '=' found
273582_0_12097.pas(7) Error: For loop control variable must be simple local variable
273582_0_12097.pas(7) Error: Incompatible types: 'Boolean' and 'Extended'
273582_0_12097.pas(9) Error: Assignment to FOR-Loop variable 'i'
273582_0_12097.pas(9) Error: Incompatible types: 'Boolean' and 'procedure, untyped pointer or untyped parameter'
|