unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, IdCoder, IdCoder3to4, IdCoderUUE, IdCoderXXE, IdBaseComponent,
sSkinManager, StdCtrls, sRadioButton, sButton, sMemo, sDialogs, ComCtrls,
sRichEdit, IdCoderMIME, inifiles, Menus, sPageControl, sEdit, sGroupBox,
ExtCtrls, sLabel, Buttons, sBitBtn, sCheckBox, ImgList, acAlphaImageList, SHFolder,
IdAntiFreezeBase, IdAntiFreeze, IdMessage, IdPOP3, IdComponent,
IdTCPConnection, IdTCPClient, IdMessageClient, IdSMTP, IdCookieManager,
sComboBox, IdCoderQuotedPrintable;
type
TForm1 = class(TForm)
sPageControl1: TsPageControl;
sTabSheet1: TsTabSheet;
sButton1: TsButton;
sRadioButton1: TsRadioButton;
sRadioButton2: TsRadioButton;
sButton2: TsButton;
sButton3: TsButton;
sMemo1: TsMemo;
sSkinManager1: TsSkinManager;
IdEncoderXXE1: TIdEncoderXXE;
IdDecoderXXE1: TIdDecoderXXE;
sOpenDialog1
...
Читать дальше »