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