[inline]
Return true if this is an FIFO item.
Definition at line 107 of file FXFileList.h.
00107 { return (state&FIFO)!=0; }