#include <rvcdbase.h>
Public Attributes | |
| DOUBLE | min |
| DOUBLE | max |
| DOUBLE | dftnum |
| UINT32 | flags |
| UNICODE * | label |
| UNICODE * | desc |
| UNICODE * | dftstr |
| UNICODE * | InvalidMsg |
| UNICODE * | ValidChars |
| UNICODE * | picture |
| UNICODE * | labelafter |
| UNICODE * | EmptyString |
| UNICODE * | ValidStrings |
Need to always add to the end of this structure. Don't reorder fields Adjust dbconst.c when adding new fields
Definition at line 463 of file rvcdbase.h.
|
|
Description.
Definition at line 469 of file rvcdbase.h. |
|
|
Default to use for numeric prompts.
Definition at line 465 of file rvcdbase.h. |
|
|
Default to use for string prompts.
Definition at line 470 of file rvcdbase.h. |
|
|
Value to set option menu to if "unknown" value selected.
Definition at line 475 of file rvcdbase.h. |
|
|
See "Custom Code in Header After Class" for list of flags.
Definition at line 467 of file rvcdbase.h. |
|
|
Message to give for Invalid values.
Definition at line 471 of file rvcdbase.h. |
|
|
Label.
Definition at line 468 of file rvcdbase.h. |
|
|
Label to go after.
Definition at line 474 of file rvcdbase.h. |
|
|
Minimum and maxiumum values.
Definition at line 464 of file rvcdbase.h. |
|
|
Definition at line 464 of file rvcdbase.h. |
|
|
eg: "###,###,###,###.##
Definition at line 473 of file rvcdbase.h. |
|
|
List of valid characters.
Definition at line 472 of file rvcdbase.h. |
|
|
Comma seperated list of valid values.
Definition at line 476 of file rvcdbase.h. |
1.3.4-20031026