/[projects]/dao/DelphiScanner/Main.dfm
ViewVC logotype

Diff of /dao/DelphiScanner/Main.dfm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2649 by torben, Thu Aug 20 20:16:16 2015 UTC revision 2650 by torben, Thu Aug 20 20:58:26 2015 UTC
# Line 2  object MainForm: TMainForm Line 2  object MainForm: TMainForm
2    Left = 300    Left = 300
3    Top = 131    Top = 131
4    Caption = 'Scanning af pakker'    Caption = 'Scanning af pakker'
5    ClientHeight = 672    ClientHeight = 858
6    ClientWidth = 1000    ClientWidth = 1000
7    Color = clBtnFace    Color = clBtnFace
8      Constraints.MinHeight = 750
9      Constraints.MinWidth = 1000
10    Font.Charset = DEFAULT_CHARSET    Font.Charset = DEFAULT_CHARSET
11    Font.Color = clWindowText    Font.Color = clWindowText
12    Font.Height = -16    Font.Height = -16
# Line 3627  object MainForm: TMainForm Line 3629  object MainForm: TMainForm
3629    OnKeyPress = FormKeyPress    OnKeyPress = FormKeyPress
3630    DesignSize = (    DesignSize = (
3631      1000      1000
3632      672)      858)
3633    PixelsPerInch = 96    PixelsPerInch = 96
3634    TextHeight = 19    TextHeight = 19
3635    object Image1: TImage    object Image1: TImage
# Line 3968  object MainForm: TMainForm Line 3970  object MainForm: TMainForm
3970      OnClick = RadioButton2Click      OnClick = RadioButton2Click
3971    end    end
3972    object ListBox1: TListBox    object ListBox1: TListBox
3973      Left = 17      Left = 8
3974      Top = 352      Top = 391
3975      Width = 874      Width = 874
3976      Height = 145      Height = 163
3977      Hint = 'Log vindue viser handlinger og meddelelser fra programmet'      Hint = 'Log vindue viser handlinger og meddelelser fra programmet'
3978      Style = lbOwnerDrawFixed      Style = lbOwnerDrawFixed
3979      Anchors = [akLeft, akTop, akRight]      Anchors = [akLeft, akTop, akRight]
# Line 3980  object MainForm: TMainForm Line 3982  object MainForm: TMainForm
3982      OnDrawItem = ListBox1DrawItem      OnDrawItem = ListBox1DrawItem
3983    end    end
3984    object DownloadButton01: TButton    object DownloadButton01: TButton
3985      Left = 905      Left = 904
3986      Top = 401      Top = 445
3987      Width = 88      Width = 88
3988      Height = 47      Height = 47
3989      Hint = 'Hent rute kontrol filen fra DAO ftp server'      Hint = 'Hent rute kontrol filen fra DAO ftp server'
# Line 3993  object MainForm: TMainForm Line 3995  object MainForm: TMainForm
3995      OnClick = DownloadButton01Click      OnClick = DownloadButton01Click
3996    end    end
3997    object ListBox2: TListBox    object ListBox2: TListBox
3998      Left = 17      Left = 8
3999      Top = 506      Top = 560
4000      Width = 874      Width = 874
4001      Height = 145      Height = 277
4002      Hint = 'Status vindue viser hvad der endnu ikke er scannet'      Hint = 'Status vindue viser hvad der endnu ikke er scannet'
4003      Style = lbOwnerDrawFixed      Style = lbOwnerDrawFixed
4004      Anchors = [akLeft, akTop, akRight, akBottom]      Anchors = [akLeft, akTop, akRight, akBottom]
4005      ItemHeight = 19      ItemHeight = 19
4006      TabOrder = 11      TabOrder = 11
4007      OnDrawItem = ListBox1DrawItem      OnDrawItem = ListBox1DrawItem
4008        ExplicitHeight = 169
4009    end    end
4010    object OpdaterListenButton01: TButton    object OpdaterListenButton01: TButton
4011      Left = 905      Left = 905
4012      Top = 604      Top = 790
4013      Width = 88      Width = 88
4014      Height = 47      Height = 47
4015      Hint = 'Henter oplysning om de pakker der endnu ikke er scannet modtaget'      Hint = 'Henter oplysning om de pakker der endnu ikke er scannet modtaget'
# Line 4016  object MainForm: TMainForm Line 4019  object MainForm: TMainForm
4019      TabOrder = 12      TabOrder = 12
4020      WordWrap = True      WordWrap = True
4021      OnClick = OpdaterListenButton01Click      OnClick = OpdaterListenButton01Click
4022        ExplicitTop = 604
4023    end    end
4024    object UploadButton01: TButton    object UploadButton01: TButton
4025      Left = 905      Left = 904
4026      Top = 352      Top = 391
4027      Width = 88      Width = 88
4028      Height = 47      Height = 47
4029      Hint = 'Sender log filen til DAO ftp server'      Hint = 'Sender log filen til DAO ftp server'
# Line 4031  object MainForm: TMainForm Line 4035  object MainForm: TMainForm
4035      OnClick = UploadButton01Click      OnClick = UploadButton01Click
4036    end    end
4037    object DownloadButton03: TButton    object DownloadButton03: TButton
4038      Left = 905      Left = 904
4039      Top = 450      Top = 498
4040      Width = 88      Width = 88
4041      Height = 47      Height = 47
4042      Hint = 'Henter ruteskift fil fra DAO ftp server'      Hint = 'Henter ruteskift fil fra DAO ftp server'
# Line 4065  object MainForm: TMainForm Line 4069  object MainForm: TMainForm
4069    end    end
4070    object EKLoverforsel: TButton    object EKLoverforsel: TButton
4071      Left = 905      Left = 905
4072      Top = 554      Top = 740
4073      Width = 88      Width = 88
4074      Height = 47      Height = 47
4075      Hint = 'Overf'#248'r de scannede pakker til EKL systemet'      Hint = 'Overf'#248'r de scannede pakker til EKL systemet'
# Line 4075  object MainForm: TMainForm Line 4079  object MainForm: TMainForm
4079      TabOrder = 18      TabOrder = 18
4080      WordWrap = True      WordWrap = True
4081      OnClick = EKLoverforselClick      OnClick = EKLoverforselClick
4082        ExplicitTop = 554
4083    end    end
4084    object PrinterstatusStaticText1: TStaticText    object PrinterstatusStaticText1: TStaticText
4085      Left = 119      Left = 119
# Line 4335  object MainForm: TMainForm Line 4340  object MainForm: TMainForm
4340      TabOrder = 34      TabOrder = 34
4341      Visible = False      Visible = False
4342    end    end
4343      object PanelValg7: TPanel
4344        Left = 807
4345        Top = 338
4346        Width = 185
4347        Height = 41
4348        Hint =
4349          'V'#230'lges n'#229'r der skal scannes DAO PAKKESHOP pakker der skal return' +
4350          'eres til leverand'#248'ren'
4351        Alignment = taLeftJustify
4352        Anchors = [akTop, akRight]
4353        Caption = '   Indleveringskode'
4354        TabOrder = 35
4355        OnClick = PanelValg7Click
4356      end
4357    object IdHTTP1: TIdHTTP    object IdHTTP1: TIdHTTP
4358      AllowCookies = True      AllowCookies = True
4359      ProxyParams.BasicAuthentication = False      ProxyParams.BasicAuthentication = False
4360      ProxyParams.ProxyPort = 0      ProxyParams.ProxyPort = 0
4361      Request.ContentLength = -1      Request.ContentLength = -1
4362        Request.ContentRangeEnd = -1
4363        Request.ContentRangeStart = -1
4364        Request.ContentRangeInstanceLength = -1
4365      Request.ContentType = 'text/html'      Request.ContentType = 'text/html'
4366      Request.Accept = 'text/html, */*'      Request.Accept = 'text/html, */*'
4367      Request.BasicAuthentication = False      Request.BasicAuthentication = False
4368      Request.Host = 'omdeling.info'      Request.Host = 'omdeling.info'
4369      Request.UserAgent = 'Mozilla/3.0 (compatible; Indy Library)'      Request.UserAgent = 'Mozilla/3.0 (compatible; Indy Library)'
4370        Request.Ranges.Units = 'bytes'
4371        Request.Ranges = <>
4372      HTTPOptions = [hoForceEncodeParams]      HTTPOptions = [hoForceEncodeParams]
4373      Left = 88      Left = 88
4374      Top = 384      Top = 384
# Line 4505  object MainForm: TMainForm Line 4529  object MainForm: TMainForm
4529    end    end
4530    object IdFTP1: TIdFTP    object IdFTP1: TIdFTP
4531      IPVersion = Id_IPv4      IPVersion = Id_IPv4
     AutoLogin = True  
4532      Passive = True      Passive = True
4533      PassiveUseControlHost = True      PassiveUseControlHost = True
4534        ConnectTimeout = 0
4535        NATKeepAlive.UseKeepAlive = False
4536        NATKeepAlive.IdleTimeMS = 0
4537        NATKeepAlive.IntervalMS = 0
4538      ProxySettings.ProxyType = fpcmNone      ProxySettings.ProxyType = fpcmNone
4539      ProxySettings.Port = 0      ProxySettings.Port = 0
4540      Left = 264      Left = 264

Legend:
Removed from v.2649  
changed lines
  Added in v.2650

  ViewVC Help
Powered by ViewVC 1.1.20