object frmMain: TfrmMain Left = 0 Top = 0 Caption = 'ICS in a Thread' ClientHeight = 344 ClientWidth = 465 FormFactor.Width = 320 FormFactor.Height = 480 FormFactor.Devices = [Desktop, iPhone, iPad] OnCreate = FormCreate OnDestroy = FormDestroy DesignerMasterStyle = 0 object mmLog: TMemo Touch.InteractiveGestures = [Pan, LongTap, DoubleTap] DataDetectorTypes = [] Align = Client Size.Width = 465.000000000000000000 Size.Height = 71.000000000000000000 Size.PlatformDefault = False TabOrder = 0 Viewport.Width = 461.000000000000000000 Viewport.Height = 67.000000000000000000 end object mmMailMessage: TMemo Touch.InteractiveGestures = [Pan, LongTap, DoubleTap] DataDetectorTypes = [] Lines.Strings = ( 'Hello !' 'This message has been sent by IcsThrdMailSnd demo.' '' '') Align = Top Position.Y = 141.000000000000000000 Size.Width = 465.000000000000000000 Size.Height = 89.000000000000000000 Size.PlatformDefault = False TabOrder = 1 Viewport.Width = 461.000000000000000000 Viewport.Height = 85.000000000000000000 end object pnlTop: TPanel Align = Top Size.Width = 465.000000000000000000 Size.Height = 141.000000000000000000 Size.PlatformDefault = False TabOrder = 2 object edtFromAddr: TEdit Touch.InteractiveGestures = [LongTap, DoubleTap] TabOrder = 0 Text = 'name@domain.com' Position.X = 76.000000000000000000 Position.Y = 32.000000000000000000 Size.Width = 189.000000000000000000 Size.Height = 22.000000000000000000 Size.PlatformDefault = False end object edtHost: TEdit Touch.InteractiveGestures = [LongTap, DoubleTap] TabOrder = 1 Text = 'localhost' Position.X = 76.000000000000000000 Position.Y = 8.000000000000000000 Size.Width = 189.000000000000000000 Size.Height = 22.000000000000000000 Size.PlatformDefault = False end object edtPwd: TEdit Touch.InteractiveGestures = [LongTap, DoubleTap] TabOrder = 2 Text = 'test' Position.X = 327.000000000000000000 Position.Y = 32.000000000000000000 Size.Width = 121.000000000000000000 Size.Height = 22.000000000000000000 Size.PlatformDefault = False end object edtToAddr: TEdit Touch.InteractiveGestures = [LongTap, DoubleTap] TabOrder = 3 Text = 'name@domain.com' Position.X = 76.000000000000000000 Position.Y = 56.000000000000000000 Size.Width = 189.000000000000000000 Size.Height = 22.000000000000000000 Size.PlatformDefault = False end object edtUser: TEdit Touch.InteractiveGestures = [LongTap, DoubleTap] TabOrder = 4 Text = 'test' Position.X = 327.000000000000000000 Position.Y = 8.000000000000000000 Size.Width = 121.000000000000000000 Size.Height = 22.000000000000000000 Size.PlatformDefault = False end object Label1: TLabel AutoSize = True Position.X = 12.000000000000000000 Position.Y = 11.000000000000000000 Size.Width = 62.000000000000000000 Size.Height = 16.000000000000000000 Size.PlatformDefault = False TextSettings.WordWrap = False Text = 'Mail Server:' TabOrder = 5 end object Label2: TLabel AutoSize = True Position.X = 12.000000000000000000 Position.Y = 35.000000000000000000 Size.Width = 60.000000000000000000 Size.Height = 16.000000000000000000 Size.PlatformDefault = False TextSettings.WordWrap = False Text = 'From Addr:' TabOrder = 6 end object Label3: TLabel AutoSize = True Position.X = 12.000000000000000000 Position.Y = 59.000000000000000000 Size.Width = 45.000000000000000000 Size.Height = 16.000000000000000000 Size.PlatformDefault = False TextSettings.WordWrap = False Text = 'To Addr:' TabOrder = 7 end object Label4: TLabel AutoSize = True Position.X = 272.000000000000000000 Position.Y = 11.000000000000000000 Size.Width = 27.000000000000000000 Size.Height = 16.000000000000000000 Size.PlatformDefault = False TextSettings.WordWrap = False Text = 'User:' TabOrder = 8 end object Label5: TLabel AutoSize = True Position.X = 272.000000000000000000 Position.Y = 35.000000000000000000 Size.Width = 53.000000000000000000 Size.Height = 16.000000000000000000 Size.PlatformDefault = False TextSettings.WordWrap = False Text = 'Password:' TabOrder = 9 end object Label6: TLabel AutoSize = True Position.X = 3.000000000000000000 Position.Y = 126.000000000000000000 Size.Width = 73.000000000000000000 Size.Height = 16.000000000000000000 Size.PlatformDefault = False TextSettings.WordWrap = False Text = 'Message text:' TabOrder = 10 end object edtSubject: TEdit Touch.InteractiveGestures = [LongTap, DoubleTap] TabOrder = 11 Text = 'ICS thread SMTP demo is working' Position.X = 76.000000000000000000 Position.Y = 80.000000000000000000 Size.Width = 373.000000000000000000 Size.Height = 22.000000000000000000 Size.PlatformDefault = False end object Label8: TLabel AutoSize = True Position.X = 12.000000000000000000 Position.Y = 83.000000000000000000 Size.Width = 42.000000000000000000 Size.Height = 16.000000000000000000 Size.PlatformDefault = False TextSettings.WordWrap = False Text = 'Subject:' TabOrder = 12 end object edtFileName: TEdit Touch.InteractiveGestures = [LongTap, DoubleTap] TabOrder = 14 Position.X = 76.000000000000000000 Position.Y = 104.000000000000000000 Size.Width = 345.000000000000000000 Size.Height = 22.000000000000000000 Size.PlatformDefault = False end object btnFileSelect: TButton Position.X = 424.000000000000000000 Position.Y = 104.000000000000000000 Size.Width = 24.000000000000000000 Size.Height = 22.000000000000000000 Size.PlatformDefault = False TabOrder = 15 Text = '..' OnClick = btnFileSelectClick end object Label9: TLabel AutoSize = True Position.X = 12.000000000000000000 Position.Y = 107.000000000000000000 Size.Width = 65.000000000000000000 Size.Height = 16.000000000000000000 Size.PlatformDefault = False TextSettings.WordWrap = False Text = 'Attachment:' TabOrder = 16 end object edtBytesPerSec: TEdit Touch.InteractiveGestures = [LongTap, DoubleTap] TabOrder = 17 Text = '0' Position.X = 328.000000000000000000 Position.Y = 56.000000000000000000 Size.Width = 65.000000000000000000 Size.Height = 22.000000000000000000 Size.PlatformDefault = False end object Label10: TLabel AutoSize = True Position.X = 396.000000000000000000 Position.Y = 59.000000000000000000 Size.Width = 50.000000000000000000 Size.Height = 16.000000000000000000 Size.PlatformDefault = False TextSettings.WordWrap = False Text = 'Bytes/sec' TabOrder = 18 end object Label11: TLabel AutoSize = True Position.X = 272.000000000000000000 Position.Y = 59.000000000000000000 Size.Width = 45.000000000000000000 Size.Height = 16.000000000000000000 Size.PlatformDefault = False TextSettings.WordWrap = False Text = 'Throttle:' TabOrder = 19 end end object Splitter1: TSplitter Align = Top Cursor = crVSplit MinSize = 20.000000000000000000 Position.Y = 230.000000000000000000 Size.Width = 465.000000000000000000 Size.Height = 15.000000000000000000 Size.PlatformDefault = False object Label7: TLabel AutoSize = True Position.X = 3.000000000000000000 Size.Width = 23.000000000000000000 Size.Height = 16.000000000000000000 Size.PlatformDefault = False TextSettings.WordWrap = False Text = 'Log:' TabOrder = 0 end end object pnlBottom: TPanel Align = Bottom Position.Y = 316.000000000000000000 Size.Width = 465.000000000000000000 Size.Height = 28.000000000000000000 Size.PlatformDefault = False TabOrder = 4 object btnSendMail: TButton Position.X = 8.000000000000000000 Position.Y = 3.000000000000000000 Size.Width = 80.000000000000000000 Size.Height = 22.000000000000000000 Size.PlatformDefault = False TabOrder = 0 Text = 'Send Mail' OnClick = btnSendMailClick end end object OpenDialog1: TOpenDialog Options = [ofHideReadOnly, ofFileMustExist, ofEnableSizing] Left = 404 Top = 152 end end