[inline]
Return true if this item is selected.
Definition at line 108 of file FXList.h.
00108 { return (state&SELECTED)!=0; }