Language:
Русский
English
┌───────────────────┐
│ Undefined forward │
└───────────────────┘
Here are some possible sources of this error:
■ The procedure or function was declared in
the interface part of a unit, but its
declaration never occurred in the
implementation part.
■ The procedure or function was declared
forward, but its definition was never
found.