OptionList_SetButtonEnabled

Funktionsname dcl_OptionList_SetButtonEnabled
Syntax   (dcl_OptionList_SetButtonEnabled <CONTROL> ButtonIndex [als Long] {Enabled [als Boolean]})
Rückgabewert Long
Anwendbar auf 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.