NULL
[inline]
Constructor.
Definition at line 93 of file FXTreeList.h.
00093 :parent(NULL),prev(NULL),next(NULL),first(NULL),last(NULL),label(text),openIcon(oi),closedIcon(ci),data(ptr),state(0),x(0),y(0){}