/[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 3076 by torben, Thu Jul 28 20:03:18 2016 UTC revision 3107 by torben, Tue Aug 23 14:08:44 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 = 897    ClientHeight = 883
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      897)      883)
3633    PixelsPerInch = 96    PixelsPerInch = 96
3634    TextHeight = 19    TextHeight = 19
3635    object Image1: TImage    object Image1: TImage
# Line 3993  object MainForm: TMainForm Line 3993  object MainForm: TMainForm
3993    end    end
3994    object ListBox2: TListBox    object ListBox2: TListBox
3995      Left = 8      Left = 8
3996      Top = 656      Top = 655
3997      Width = 939      Width = 939
3998      Height = 220      Height = 225
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 = 832      Top = 833
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 4063  object MainForm: TMainForm Line 4063  object MainForm: TMainForm
4063      OnClick = chkAltidPrintLabelClick      OnClick = chkAltidPrintLabelClick
4064    end    end
4065    object BtnEKLoverforsel: TButton    object BtnEKLoverforsel: TButton
4066      Left = 970      Left = 969
4067      Top = 779      Top = 780
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'

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

  ViewVC Help
Powered by ViewVC 1.1.20