|
Description |
All options available status |
|
Old Name |
#define _any_option choose_any_option |
|
Syntax |
int choose_any_option; |
|
Remarks |
The choose_any_option is used to indicate in functions that support greying out that all options are accessible. It can be used as a parameter in a function which supports greyed-out fields where no greying out is required. |