GrafX2 2.9.3227
The ultimate 256-color painting program
|
Data for one section of the "Help" screens, ie a page. More...
#include <struct.h>
Data Fields | |
const T_Help_table * | Help_table |
Pointer to the array of T_Help_table that contains the lines. More... | |
word | Length |
Size of the array of lines. More... | |
Data for one section of the "Help" screens, ie a page.
const T_Help_table* T_Help_section::Help_table |
Pointer to the array of T_Help_table that contains the lines.
Referenced by Display_help(), and Export_help_table().
word T_Help_section::Length |
Size of the array of lines.
Referenced by Export_help_table(), and Window_help().