#include <menu.h>
Collaboration diagram for st_MENUTMPLT:

Definition at line 459 of file menu.h.
Data Fields | |
| DISPPATTERN | pattern |
| Display pattern. | |
| HSBAR | sbar |
| Scroll bar handle. | |
| PF_CREATE | create |
| Menu creation handle. | |
| PF_ACTION | action |
| Menu action handle. | |
| st_RECT | rect |
| Memu envelope rectangle. | |
| UINT | fldNum |
| Total displayed template fields number on creation. | |
| st_FIELD | fld [32] |
| Support upto 32 items per menu. | |
|
|
Total displayed template fields number on creation. In special case, field can be loaded and displayed at later time. Definition at line 470 of file menu.h. Referenced by MENU__create(), MENU__createMsgBox(), and MENU__createPropertiesMenu(). |
1.3.9.1