|  23.06.2015, 00:52 | #11 | 
| Участник | 
			
			Форма SystemDate метод init() X++: ... //Handle security explicit as the form can be started from the status bar switch (sysDictMenu.rights()) { case AccessType::NoAccess: throw error("@SYS57330"); case AccessType::View: element.form().design().control(identifierstr(newdate)).allowEdit(false); break; } ... | 
|  | |
| За это сообщение автора поблагодарили: Bergman (1). | |