|
|
#8 |
|
program-ёр
|
X++: protected DialogRunBase dialog() { Dialog dlg; FormStringControl fsc; ; dlg = super(); dlgCustAccount = dlg.addFieldValue(typeId(CustAccount), custAccount); fsc = dlgCustAccount.control(); fsc.replaceOnLookup(false); return dlg; }
__________________
Становись лучше |
|
|
|
| За это сообщение автора поблагодарили: MerkurievV (0). | |
|
|
|