FXStringDict* FX::FXSettings::remove ( const FXchar ky  )  [inline, protected]

Remove data given key.

Reimplemented from FX::FXDict.

Definition at line 55 of file FXSettings.h.

References FX::FXDict::remove().

00055 { return (FXStringDict*)FXDict::remove(ky); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:36:15 2009 for TnFOX by doxygen v1.4.7