RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IBUtils.StripString Function
Pascal
function StripString(st: String; CharsToStrip: String): String;
C++
AnsiString StripString(AnsiString st, AnsiString CharsToStrip);

This is function IBUtils.StripString.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!