[inline]
Return true if this item is open.
Definition at line 159 of file FXTreeList.h.
00159 { return (state&OPENED)!=0; }