Вопрос: в каком месте мне объявлять свой тип данных? До Иплиментейшн?
а в файле справки есть ответ на этот вопрос:
Цитата:
The implementation section
In addition to definitions of public procedures and functions, the implementation section can declare constants, types (including classes), variables, procedures, and functions that are private to the unit--that is, inaccessible to clients.
__________________
Пишу программы за еду.
__________________