[inline]
Return true if this is a symbolic link item.
Definition at line 98 of file FXFileList.h.
00098 { return (state&SYMLINK)!=0; }