Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
0_0_8006141_13707.pas(7) Hint: Variable 'i' is declared but never used in 'init'
0_0_8006141_13707.pas(12) Error: Identifier expected but 'TRY' found
0_0_8006141_13707.pas(12) Error: Procedure cannot have a result type
0_0_8006141_13707.pas(24) Error: Statement expected, but expression of type 'Integer' found
0_0_8006141_13707.pas(41) Error: Statement expected, but expression of type 'Integer' found
0_0_8006141_13707.pas(43) Error: EXCEPT or FINALLY expected
0_0_8006141_13707.pas(44) Error: Record, object or class type required
0_0_8006141_13707.pas(45) Error: 'END' expected but end of file found
|