/[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 3106 by torben, Tue Aug 23 11:46:45 2016 UTC revision 3117 by torben, Thu Sep 22 13:12:23 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 4015  object MainForm: TMainForm Line 4015  object MainForm: TMainForm
4015      TabOrder = 11      TabOrder = 11
4016      WordWrap = True      WordWrap = True
4017      OnClick = BtnOpdaterListenClick      OnClick = BtnOpdaterListenClick
     ExplicitTop = 808  
4018    end    end
4019    object BtnUploadLogfil: TButton    object BtnUploadLogfil: TButton
4020      Left = 969      Left = 969
# Line 4075  object MainForm: TMainForm Line 4074  object MainForm: TMainForm
4074      TabOrder = 17      TabOrder = 17
4075      WordWrap = True      WordWrap = True
4076      OnClick = BtnEKLoverforselClick      OnClick = BtnEKLoverforselClick
     ExplicitTop = 755  
4077    end    end
4078    object PrinterstatusStaticText1: TStaticText    object PrinterstatusStaticText1: TStaticText
4079      Left = 119      Left = 119
# Line 4373  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 4381  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.3106  
changed lines
  Added in v.3117

  ViewVC Help
Powered by ViewVC 1.1.20