Control-SetProperty

Имя функции dcl-Control-SetProperty
Синтаксис #1   (dcl-Control-SetProperty <CONTROL> PropertyApiName [типа String] НовоеЗначение [типа Varies])
Синтаксис #2   (dcl-Control-SetProperty <CONTROL> (PropertyApiName1 [типа String] НовоеЗначение1 [типа Varies])(PropertyApiName2 [типа String] НовоеЗначение2 [типа Varies]) ...)
Возвращаемый тип Boolean (T - успешно; иначе NIL)
Подходит к All Controls and Forms

This method sets the value of one or more properties attached to the control. A NIL return value indicates failure to set one or more properties.