/[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 3107 by torben, Tue Aug 23 14:08:44 2016 UTC revision 3124 by torben, Wed Oct 19 06:59:57 2016 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 = 883    ClientHeight = 854
6    ClientWidth = 1065    ClientWidth = 1065
7    Color = clBtnFace    Color = clBtnFace
8    Constraints.MinHeight = 750    Constraints.MinHeight = 750
# Line 3629  object MainForm: TMainForm Line 3629  object MainForm: TMainForm
3629    OnKeyPress = FormKeyPress    OnKeyPress = FormKeyPress
3630    DesignSize = (    DesignSize = (
3631      1065      1065
3632      883)      854)
3633    PixelsPerInch = 96    PixelsPerInch = 96
3634    TextHeight = 19    TextHeight = 19
3635    object Image1: TImage    object Image1: TImage
# Line 3867  object MainForm: TMainForm Line 3867  object MainForm: TMainForm
3867      TabOrder = 6      TabOrder = 6
3868    end    end
3869    object StregkodeST: TStaticText    object StregkodeST: TStaticText
3870      Left = 126      Left = 122
3871      Top = 30      Top = 29
3872      Width = 197      Width = 197
3873      Height = 43      Height = 43
3874      Margins.Left = 5      Margins.Left = 5
# Line 3888  object MainForm: TMainForm Line 3888  object MainForm: TMainForm
3888    end    end
3889    object RuteNummerST: TStaticText    object RuteNummerST: TStaticText
3890      Left = 24      Left = 24
3891      Top = 95      Top = 96
3892      Width = 238      Width = 238
3893      Height = 43      Height = 43
3894      Margins.Left = 5      Margins.Left = 5
# Line 3995  object MainForm: TMainForm Line 3995  object MainForm: TMainForm
3995      Left = 8      Left = 8
3996      Top = 655      Top = 655
3997      Width = 939      Width = 939
3998      Height = 225      Height = 191
3999      Hint = 'Status vindue viser hvad der endnu ikke er scannet'      Hint = 'Status vindue viser hvad der endnu ikke er scannet'
4000      Style = lbOwnerDrawFixed      Style = lbOwnerDrawFixed
4001      Anchors = [akLeft, akTop, akRight, akBottom]      Anchors = [akLeft, akTop, akRight, akBottom]
# Line 4005  object MainForm: TMainForm Line 4005  object MainForm: TMainForm
4005    end    end
4006    object BtnOpdaterListen: TButton    object BtnOpdaterListen: TButton
4007      Left = 969      Left = 969
4008      Top = 833      Top = 801
4009      Width = 88      Width = 88
4010      Height = 47      Height = 47
4011      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 4064  object MainForm: TMainForm Line 4064  object MainForm: TMainForm
4064    end    end
4065    object BtnEKLoverforsel: TButton    object BtnEKLoverforsel: TButton
4066      Left = 969      Left = 969
4067      Top = 780      Top = 748
4068      Width = 88      Width = 88
4069      Height = 47      Height = 47
4070      Hint = 'Overf'#248'r de scannede pakker til EKL systemet'      Hint = 'Overf'#248'r de scannede pakker til EKL systemet'
# Line 4371  object MainForm: TMainForm Line 4371  object MainForm: TMainForm
4371      Height = 22      Height = 22
4372      Caption = 'Emballage Repareret'      Caption = 'Emballage Repareret'
4373      TabOrder = 36      TabOrder = 36
4374        OnClick = chkEmballageRepareretClick
4375    end    end
4376    object chkUdenforSpecifikation: TCheckBox    object chkUdenforSpecifikation: TCheckBox
4377      Left = 24      Left = 24
# Line 4379  object MainForm: TMainForm Line 4380  object MainForm: TMainForm
4380      Height = 17      Height = 17
4381      Caption = 'Pakke over m'#229'l - returneres'      Caption = 'Pakke over m'#229'l - returneres'
4382      TabOrder = 37      TabOrder = 37
4383        OnClick = chkUdenforSpecifikationClick
4384    end    end
4385    object IdHTTP1: TIdHTTP    object IdHTTP1: TIdHTTP
4386      AllowCookies = True      AllowCookies = True

Legend:
Removed from v.3107  
changed lines
  Added in v.3124

  ViewVC Help
Powered by ViewVC 1.1.20