[inline]
Return true if this item is expanded into sub items.
Definition at line 165 of file FXTreeList.h.
00165 { return (state&EXPANDED)!=0; }