FireDAC.Stan.Util.FDFixCRLF
Delphi
function FDFixCRLF(const AStr: String): String;
C++
extern DELPHI_PACKAGE System::UnicodeString __fastcall FDFixCRLF(const System::UnicodeString AStr);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FireDAC.Stan.Util.pas FireDAC.Stan.Util.hpp |
FireDAC.Stan.Util | FireDAC.Stan.Util |
Description
Adjusts CR / LF in a string to a conventional presentation of run-time platform.