/[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 3054 by torben, Mon Jun 27 11:53:04 2016 UTC revision 3055 by torben, Mon Jun 27 12:18:07 2016 UTC
# Line 4427  object MainForm: TMainForm Line 4427  object MainForm: TMainForm
4427          Caption = 'Scan ogs'#229' tjekkoden'          Caption = 'Scan ogs'#229' tjekkoden'
4428          OnClick = Scanogstjekkoden1Click          OnClick = Scanogstjekkoden1Click
4429        end        end
4430        object Automatisktjekkodestyring1: TMenuItem        object menuAutomatiskTjekkodeStyring: TMenuItem
4431          AutoCheck = True          AutoCheck = True
4432          Caption = 'Automatisk tjekkode styring'          Caption = 'Automatisk tjekkode styring'
4433          OnClick = Automatisktjekkodestyring1Click          OnClick = menuAutomatiskTjekkodeStyringClick
4434        end        end
4435        object N2: TMenuItem        object N2: TMenuItem
4436          Caption = '-'          Caption = '-'
# Line 4484  object MainForm: TMainForm Line 4484  object MainForm: TMainForm
4484        object N4: TMenuItem        object N4: TMenuItem
4485          Caption = '-'          Caption = '-'
4486        end        end
4487        object Storepakker1: TMenuItem        object menuStorePakker: TMenuItem
4488          AutoCheck = True          AutoCheck = True
4489          Caption = 'Store pakker'          Caption = 'Store pakker'
4490          GroupIndex = 1          GroupIndex = 1
4491          RadioItem = True          RadioItem = True
4492          OnClick = Storepakker1Click          OnClick = menuStorePakkerClick
4493        end        end
4494        object Smpakker1: TMenuItem        object menuSmaaPakker: TMenuItem
4495          AutoCheck = True          AutoCheck = True
4496          Caption = 'Sm'#229' pakker'          Caption = 'Sm'#229' pakker'
4497          GroupIndex = 1          GroupIndex = 1
4498          RadioItem = True          RadioItem = True
4499          OnClick = Smpakker1Click          OnClick = menuSmaaPakkerClick
4500        end        end
4501      end      end
4502      object Hjlp1: TMenuItem      object Hjlp1: TMenuItem

Legend:
Removed from v.3054  
changed lines
  Added in v.3055

  ViewVC Help
Powered by ViewVC 1.1.20