FORM

FORM *

Members

Variables

begincol
int begincol;
Undocumented in source.
cols
short cols;
Undocumented in source.
curcol
int curcol;
Undocumented in source.
curpage
short curpage;
Undocumented in source.
current
FIELD* current;
Undocumented in source.
currow
int currow;
Undocumented in source.
field
FIELD** field;
Undocumented in source.
fieldinit
void function(FORM* form) fieldinit;
Undocumented in source.
fieldterm
void function(FORM* form) fieldterm;
Undocumented in source.
forminit
void function(FORM* form) forminit;
Undocumented in source.
formterm
void function(FORM* form) formterm;
Undocumented in source.
maxfield
short maxfield;
Undocumented in source.
maxpage
short maxpage;
Undocumented in source.
opts
Form_Options opts;
Undocumented in source.
page
_PAGE* page;
Undocumented in source.
rows
short rows;
Undocumented in source.
status
ushort status;
Undocumented in source.
sub
WINDOW* sub;
Undocumented in source.
toprow
int toprow;
Undocumented in source.
usrptr
void* usrptr;
Undocumented in source.
w
WINDOW* w;
Undocumented in source.
win
WINDOW* win;
Undocumented in source.

Meta