|
DAS
3.1.6 - 18/09/2017
|
Template for EditList Object's creation. More...
#include <Mguidefs.h>
Collaboration diagram for EL_TEMPLATE:Data Fields | |
| short | changeable |
| MOBJECT | edit |
| char * | head |
| MOBJECT | label |
| short | len |
| short | vis_len |
Template for EditList Object's creation.
See MCreateEditList() and CmEditList for object creation details.
Definition at line 1227 of file Mguidefs.h.
| short EL_TEMPLATE::changeable |
Editable flag
Definition at line 1235 of file Mguidefs.h.
| MOBJECT EL_TEMPLATE::edit |
Edit Object returned
Definition at line 1237 of file Mguidefs.h.
| char* EL_TEMPLATE::head |
Field's head
Definition at line 1229 of file Mguidefs.h.
| MOBJECT EL_TEMPLATE::label |
Label heading returned
Definition at line 1239 of file Mguidefs.h.
| short EL_TEMPLATE::len |
Field's length
Definition at line 1231 of file Mguidefs.h.
| short EL_TEMPLATE::vis_len |
Field's visible len
Definition at line 1233 of file Mguidefs.h.
