function IsStringEmpty(const S: ecString): Boolean;
ecStrUtils
Returns true if string S is empty.
Functions