false
[inline]
Replace or insert a new string indexed by key, unless given mark is lower that the existing mark.
Definition at line 57 of file FXStringDict.h.
References FX::FXDict::replace().
00057 { return (const FXchar*)FXDict::replace(ky,str,mrk); }