Показать сообщение отдельно
Старый 29.07.2004, 12:08   #3  
Zan is offline
Zan
Участник
 
104 / 25 (1) +++
Регистрация: 22.07.2004
Адрес: I live in Moscow
Вот еще небольшая выдержка из документации.

Кроме this есть еще Element, обязательно столкнетесь

........Element resembles the this operator. A report consists of several objects. The this operator can be used to open an object's methods inside that same object. Likewise, the Element operator is used to open methods within an entire report, even if the report consists of a collection of objects. You can use the Elementoperator in reports and forms.......

2 dn в случае с RAssetProposal наоборот метод run() перекрыт, а вот createJournalLines(…) не перекрыт...