CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
--- a/trunk/Src/FrRTFPreview.pas +++ b/trunk/Src/FrRTFPreview.pas @@ -90,7 +90,7 @@ // Delphi SysUtils, StrUtils, // Project - URTFUtils, UUnicodeHelper; + UEncodings, URTFUtils; {$R *.dfm}