/[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 3116 by torben, Mon Aug 29 14:03:14 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 3870  object MainForm: TMainForm Line 3870  object MainForm: TMainForm
3870      Left = 122      Left = 122
3871      Top = 29      Top = 29
3872      Width = 197      Width = 197
3873      Height = 41      Height = 43
3874      Margins.Left = 5      Margins.Left = 5
3875      Margins.Top = 5      Margins.Top = 5
3876      Margins.Right = 5      Margins.Right = 5
# 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.3116  
changed lines
  Added in v.3117

  ViewVC Help
Powered by ViewVC 1.1.20