[inline]
Return the string at position pos.
Reimplemented from FX::FXDict.
Definition at line 66 of file FXStringDict.h.
00066 { return (const FXchar*)dict[pos].data; }