[inline]
Return true if this item is enabled.
Definition at line 171 of file FXTreeList.h.
00171 { return (state&DISABLED)==0; }