GrafX2 2.9.3227
The ultimate 256-color painting program
|
#include <windows.h>
Data Fields | |
int | value |
integer value More... | |
const char * | label |
label for dropdown More... | |
const char * | hint |
optional help text More... | |
int T_MultipleChoice::value |
integer value
const char* T_MultipleChoice::label |
label for dropdown
Referenced by Dialog_multiple_choice().
const char* T_MultipleChoice::hint |
optional help text
Referenced by Dialog_multiple_choice().