Control-SetProperty

Function Name dcl-Control-SetProperty
Syntax #1   (dcl-Control-SetProperty <CONTROL> PropertyApiName [as String] NewValue [as Varies])
Syntax #2   (dcl-Control-SetProperty <CONTROL> (PropertyApiName1 [as String] NewValue1 [as Varies])(PropertyApiName2 [as String] NewValue2 [as Varies]) ...)
Return Type Boolean (T if successful; otherwise NIL)
Applies To All Controls and Forms

此方法设置附加到控件的一个或多个属性的值。 NIL返回值表示无法设置一个或多个属性。