Модератор: Модераторы
uses
...SysUtils...
s:=StringReplace(s, #39, '"', rfReplaceAll);
function QuotedStr(const S: string): string;
begin
result := AnsiQuotedStr(s, '''');
end ;
Сейчас этот форум просматривают: Google [Bot], Yandex [Bot] и гости: 264