Имя функции | dcl-OptionList-SetButtonEnabled |
---|---|
Синтаксис | (dcl-OptionList-SetButtonEnabled
<CONTROL>
ButtonIndex [типа
Long]
{Enabled [типа
Boolean]}) |
Возвращаемый тип | Long |
Подходит к | Option List |
This method enables or disables the option button at ButtonIndex. If Enabled is T or not specified, the button is enabled; otherwise it is disabled.