object HexDump: THexDump Left = 221 Top = 147 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsSingle Caption = 'HexDump Character' ClientHeight = 345 ClientWidth = 420 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 18 Top = 0 Width = 401 Height = 13 AutoSize = False Caption = ' 0 1 2 3 4 5 6 7 8 ' + ' 9 A B C D E F' Color = clNavy Font.Color = clWhite Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label2: TLabel Left = 0 Top = 14 Width = 17 Height = 18 AutoSize = False Caption = '00' Color = clNavy Font.Color = clWhite Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label3: TLabel Left = 0 Top = 32 Width = 17 Height = 18 AutoSize = False Caption = '01' Color = clNavy Font.Color = clWhite Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label4: TLabel Left = 0 Top = 50 Width = 17 Height = 18 AutoSize = False Caption = '02' Color = clNavy Font.Color = clWhite Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label5: TLabel Left = 0 Top = 68 Width = 17 Height = 18 AutoSize = False Caption = '03' Color = clNavy Font.Color = clWhite Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label6: TLabel Left = 0 Top = 86 Width = 17 Height = 18 AutoSize = False Caption = '04' Color = clNavy Font.Color = clWhite Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label7: TLabel Left = 0 Top = 104 Width = 17 Height = 18 AutoSize = False Caption = '05' Color = clNavy Font.Color = clWhite Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label8: TLabel Left = 0 Top = 121 Width = 17 Height = 18 AutoSize = False Caption = '06' Color = clNavy Font.Color = clWhite Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label9: TLabel Left = 0 Top = 139 Width = 17 Height = 18 AutoSize = False Caption = '07' Color = clNavy Font.Color = clWhite Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label10: TLabel Left = 0 Top = 157 Width = 17 Height = 18 AutoSize = False Caption = '08' Color = clNavy Font.Color = clWhite Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label11: TLabel Left = 0 Top = 175 Width = 17 Height = 18 AutoSize = False Caption = '09' Color = clNavy Font.Color = clWhite Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label12: TLabel Left = 0 Top = 193 Width = 17 Height = 18 AutoSize = False Caption = '0A' Color = clNavy Font.Color = clWhite Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label13: TLabel Left = 0 Top = 211 Width = 17 Height = 18 AutoSize = False Caption = '0B' Color = clNavy Font.Color = clWhite Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label14: TLabel Left = 0 Top = 229 Width = 17 Height = 18 AutoSize = False Caption = '0C' Color = clNavy Font.Color = clWhite Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label15: TLabel Left = 0 Top = 247 Width = 17 Height = 18 AutoSize = False Caption = '0D' Color = clNavy Font.Color = clWhite Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label16: TLabel Left = 0 Top = 265 Width = 17 Height = 18 AutoSize = False Caption = '0E' Color = clNavy Font.Color = clWhite Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label17: TLabel Left = 0 Top = 283 Width = 17 Height = 18 AutoSize = False Caption = '0F' Color = clNavy Font.Color = clWhite Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label18: TLabel Left = 0 Top = 301 Width = 17 Height = 18 AutoSize = False Caption = '10' Color = clNavy Font.Color = clWhite Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Edit1: TEdit Left = 18 Top = 14 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 0 end object Edit2: TEdit Left = 43 Top = 14 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 1 end object Edit3: TEdit Left = 68 Top = 14 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 2 end object Edit4: TEdit Left = 93 Top = 14 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 3 end object Edit5: TEdit Left = 118 Top = 14 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 4 end object Edit6: TEdit Left = 143 Top = 14 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 5 end object Edit7: TEdit Left = 168 Top = 14 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 6 end object Edit8: TEdit Left = 193 Top = 14 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 7 end object Edit9: TEdit Left = 219 Top = 14 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 8 end object Edit10: TEdit Left = 244 Top = 14 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 9 end object Edit11: TEdit Left = 269 Top = 14 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 10 end object Edit12: TEdit Left = 294 Top = 14 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 11 end object Edit13: TEdit Left = 319 Top = 14 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 12 end object Edit14: TEdit Left = 344 Top = 14 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 13 end object Edit15: TEdit Left = 369 Top = 14 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 14 end object Edit16: TEdit Left = 394 Top = 14 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 15 end object Edit17: TEdit Left = 18 Top = 32 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 16 end object Edit18: TEdit Left = 43 Top = 32 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 17 end object Edit19: TEdit Left = 68 Top = 32 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 18 end object Edit20: TEdit Left = 93 Top = 32 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 19 end object Edit21: TEdit Left = 118 Top = 32 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 20 end object Edit22: TEdit Left = 143 Top = 32 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 21 end object Edit23: TEdit Left = 168 Top = 32 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 22 end object Edit24: TEdit Left = 193 Top = 32 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 23 end object Edit25: TEdit Left = 219 Top = 32 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 24 end object Edit26: TEdit Left = 244 Top = 32 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 25 end object Edit27: TEdit Left = 269 Top = 32 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 26 end object Edit28: TEdit Left = 294 Top = 32 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 27 end object Edit29: TEdit Left = 319 Top = 32 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 28 end object Edit30: TEdit Left = 344 Top = 32 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 29 end object Edit31: TEdit Left = 369 Top = 32 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 30 end object Edit32: TEdit Left = 394 Top = 32 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 31 end object Edit33: TEdit Left = 18 Top = 50 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 32 end object Edit34: TEdit Left = 43 Top = 50 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 33 end object Edit35: TEdit Left = 68 Top = 50 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 34 end object Edit36: TEdit Left = 93 Top = 50 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 35 end object Edit37: TEdit Left = 118 Top = 50 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 36 end object Edit38: TEdit Left = 143 Top = 50 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 37 end object Edit39: TEdit Left = 168 Top = 50 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 38 end object Edit40: TEdit Left = 193 Top = 50 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 39 end object Edit41: TEdit Left = 219 Top = 50 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 40 end object Edit42: TEdit Left = 244 Top = 50 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 41 end object Edit43: TEdit Left = 269 Top = 50 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 42 end object Edit44: TEdit Left = 294 Top = 50 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 43 end object Edit45: TEdit Left = 319 Top = 50 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 44 end object Edit46: TEdit Left = 344 Top = 50 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 45 end object Edit47: TEdit Left = 369 Top = 50 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 46 end object Edit48: TEdit Left = 394 Top = 50 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 47 end object Edit49: TEdit Left = 18 Top = 68 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 48 end object Edit50: TEdit Left = 43 Top = 68 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 49 end object Edit51: TEdit Left = 68 Top = 68 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 50 end object Edit52: TEdit Left = 93 Top = 68 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 51 end object Edit53: TEdit Left = 118 Top = 68 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 52 end object Edit54: TEdit Left = 143 Top = 68 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 53 end object Edit55: TEdit Left = 168 Top = 68 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 54 end object Edit56: TEdit Left = 193 Top = 68 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 55 end object Edit57: TEdit Left = 219 Top = 68 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 56 end object Edit58: TEdit Left = 244 Top = 68 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 57 end object Edit59: TEdit Left = 269 Top = 68 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 58 end object Edit60: TEdit Left = 294 Top = 68 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 59 end object Edit61: TEdit Left = 319 Top = 68 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 60 end object Edit62: TEdit Left = 344 Top = 68 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 61 end object Edit63: TEdit Left = 369 Top = 68 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 62 end object Edit64: TEdit Left = 394 Top = 68 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 63 end object Edit65: TEdit Left = 18 Top = 86 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 64 end object Edit66: TEdit Left = 43 Top = 86 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 65 end object Edit67: TEdit Left = 68 Top = 86 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 66 end object Edit68: TEdit Left = 93 Top = 86 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 67 end object Edit69: TEdit Left = 118 Top = 86 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 68 end object Edit70: TEdit Left = 143 Top = 86 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 69 end object Edit71: TEdit Left = 168 Top = 86 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 70 end object Edit72: TEdit Left = 193 Top = 86 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 71 end object Edit73: TEdit Left = 219 Top = 86 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 72 end object Edit74: TEdit Left = 244 Top = 86 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 73 end object Edit75: TEdit Left = 269 Top = 86 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 74 end object Edit76: TEdit Left = 294 Top = 86 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 75 end object Edit77: TEdit Left = 319 Top = 86 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 76 end object Edit78: TEdit Left = 344 Top = 86 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 77 end object Edit79: TEdit Left = 369 Top = 86 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 78 end object Edit80: TEdit Left = 394 Top = 86 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 79 end object Edit81: TEdit Left = 18 Top = 104 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 80 end object Edit82: TEdit Left = 43 Top = 104 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 81 end object Edit83: TEdit Left = 68 Top = 104 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 82 end object Edit84: TEdit Left = 93 Top = 104 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 83 end object Edit85: TEdit Left = 118 Top = 104 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 84 end object Edit86: TEdit Left = 143 Top = 104 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 85 end object Edit87: TEdit Left = 168 Top = 104 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 86 end object Edit88: TEdit Left = 193 Top = 104 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 87 end object Edit89: TEdit Left = 219 Top = 104 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 88 end object Edit90: TEdit Left = 244 Top = 104 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 89 end object Edit91: TEdit Left = 269 Top = 104 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 90 end object Edit92: TEdit Left = 294 Top = 104 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 91 end object Edit93: TEdit Left = 319 Top = 104 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 92 end object Edit94: TEdit Left = 344 Top = 104 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 93 end object Edit95: TEdit Left = 369 Top = 104 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 94 end object Edit96: TEdit Left = 394 Top = 104 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 95 end object Edit97: TEdit Left = 18 Top = 122 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 96 end object Edit98: TEdit Left = 43 Top = 122 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 97 end object Edit99: TEdit Left = 68 Top = 122 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 98 end object Edit100: TEdit Left = 93 Top = 122 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 99 end object Edit101: TEdit Left = 118 Top = 122 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 100 end object Edit102: TEdit Left = 143 Top = 122 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 101 end object Edit103: TEdit Left = 168 Top = 122 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 102 end object Edit104: TEdit Left = 193 Top = 122 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 103 end object Edit105: TEdit Left = 219 Top = 122 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 104 end object Edit106: TEdit Left = 244 Top = 122 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 105 end object Edit107: TEdit Left = 269 Top = 122 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 106 end object Edit108: TEdit Left = 294 Top = 122 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 107 end object Edit109: TEdit Left = 319 Top = 122 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 108 end object Edit110: TEdit Left = 344 Top = 122 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 109 end object Edit111: TEdit Left = 369 Top = 122 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 110 end object Edit112: TEdit Left = 394 Top = 122 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 111 end object Edit113: TEdit Left = 18 Top = 140 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 112 end object Edit114: TEdit Left = 43 Top = 140 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 113 end object Edit115: TEdit Left = 68 Top = 140 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 114 end object Edit116: TEdit Left = 93 Top = 140 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 115 end object Edit117: TEdit Left = 118 Top = 140 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 116 end object Edit118: TEdit Left = 143 Top = 140 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 117 end object Edit119: TEdit Left = 168 Top = 140 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 118 end object Edit120: TEdit Left = 193 Top = 140 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 119 end object Edit121: TEdit Left = 219 Top = 140 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 120 end object Edit122: TEdit Left = 244 Top = 140 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 121 end object Edit123: TEdit Left = 269 Top = 140 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 122 end object Edit124: TEdit Left = 294 Top = 140 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 123 end object Edit125: TEdit Left = 319 Top = 140 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 124 end object Edit126: TEdit Left = 344 Top = 140 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 125 end object Edit127: TEdit Left = 369 Top = 140 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 126 end object Edit128: TEdit Left = 394 Top = 140 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 127 end object Edit129: TEdit Left = 18 Top = 158 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 128 end object Edit130: TEdit Left = 43 Top = 158 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 129 end object Edit131: TEdit Left = 68 Top = 158 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 130 end object Edit132: TEdit Left = 93 Top = 158 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 131 end object Edit133: TEdit Left = 118 Top = 158 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 132 end object Edit134: TEdit Left = 143 Top = 158 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 133 end object Edit135: TEdit Left = 168 Top = 158 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 134 end object Edit136: TEdit Left = 193 Top = 158 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 135 end object Edit137: TEdit Left = 219 Top = 158 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 136 end object Edit138: TEdit Left = 244 Top = 158 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 137 end object Edit139: TEdit Left = 269 Top = 158 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 138 end object Edit140: TEdit Left = 294 Top = 158 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 139 end object Edit141: TEdit Left = 319 Top = 158 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 140 end object Edit142: TEdit Left = 344 Top = 158 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 141 end object Edit143: TEdit Left = 369 Top = 158 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 142 end object Edit144: TEdit Left = 394 Top = 158 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 143 end object Edit145: TEdit Left = 18 Top = 176 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 144 end object Edit146: TEdit Left = 43 Top = 176 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 145 end object Edit147: TEdit Left = 68 Top = 176 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 146 end object Edit148: TEdit Left = 93 Top = 176 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 147 end object Edit149: TEdit Left = 118 Top = 176 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 148 end object Edit150: TEdit Left = 143 Top = 176 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 149 end object Edit151: TEdit Left = 168 Top = 176 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 150 end object Edit152: TEdit Left = 193 Top = 176 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 151 end object Edit153: TEdit Left = 219 Top = 176 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 152 end object Edit154: TEdit Left = 244 Top = 176 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 153 end object Edit155: TEdit Left = 269 Top = 176 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 154 end object Edit156: TEdit Left = 294 Top = 176 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 155 end object Edit157: TEdit Left = 319 Top = 176 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 156 end object Edit158: TEdit Left = 344 Top = 176 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 157 end object Edit159: TEdit Left = 369 Top = 176 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 158 end object Edit160: TEdit Left = 394 Top = 176 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 159 end object Edit161: TEdit Left = 18 Top = 194 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 160 end object Edit162: TEdit Left = 43 Top = 194 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 161 end object Edit163: TEdit Left = 68 Top = 194 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 162 end object Edit164: TEdit Left = 93 Top = 194 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 163 end object Edit165: TEdit Left = 118 Top = 194 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 164 end object Edit166: TEdit Left = 143 Top = 194 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 165 end object Edit167: TEdit Left = 168 Top = 194 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 166 end object Edit168: TEdit Left = 193 Top = 194 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 167 end object Edit169: TEdit Left = 219 Top = 194 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 168 end object Edit170: TEdit Left = 244 Top = 194 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 169 end object Edit171: TEdit Left = 269 Top = 194 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 170 end object Edit172: TEdit Left = 294 Top = 194 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 171 end object Edit173: TEdit Left = 319 Top = 194 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 172 end object Edit174: TEdit Left = 344 Top = 194 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 173 end object Edit175: TEdit Left = 369 Top = 194 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 174 end object Edit176: TEdit Left = 394 Top = 194 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 175 end object Edit177: TEdit Left = 18 Top = 212 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 176 end object Edit178: TEdit Left = 43 Top = 212 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 177 end object Edit179: TEdit Left = 68 Top = 212 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 178 end object Edit180: TEdit Left = 93 Top = 212 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 179 end object Edit181: TEdit Left = 118 Top = 212 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 180 end object Edit182: TEdit Left = 143 Top = 212 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 181 end object Edit183: TEdit Left = 168 Top = 212 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 182 end object Edit184: TEdit Left = 193 Top = 212 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 183 end object Edit185: TEdit Left = 219 Top = 212 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 184 end object Edit186: TEdit Left = 244 Top = 212 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 185 end object Edit187: TEdit Left = 269 Top = 212 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 186 end object Edit188: TEdit Left = 294 Top = 212 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 187 end object Edit189: TEdit Left = 319 Top = 212 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 188 end object Edit190: TEdit Left = 344 Top = 212 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 189 end object Edit191: TEdit Left = 369 Top = 212 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 190 end object Edit192: TEdit Left = 394 Top = 212 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 191 end object Edit193: TEdit Left = 18 Top = 230 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 192 end object Edit194: TEdit Left = 43 Top = 230 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 193 end object Edit195: TEdit Left = 68 Top = 230 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 194 end object Edit196: TEdit Left = 93 Top = 230 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 195 end object Edit197: TEdit Left = 118 Top = 230 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 196 end object Edit198: TEdit Left = 143 Top = 230 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 197 end object Edit199: TEdit Left = 168 Top = 230 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 198 end object Edit200: TEdit Left = 193 Top = 230 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 199 end object Edit201: TEdit Left = 219 Top = 230 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 200 end object Edit202: TEdit Left = 244 Top = 230 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 201 end object Edit203: TEdit Left = 269 Top = 230 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 202 end object Edit204: TEdit Left = 294 Top = 230 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 203 end object Edit205: TEdit Left = 319 Top = 230 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 204 end object Edit206: TEdit Left = 344 Top = 230 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 205 end object Edit207: TEdit Left = 369 Top = 230 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 206 end object Edit208: TEdit Left = 394 Top = 230 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 207 end object Edit209: TEdit Left = 18 Top = 248 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 208 end object Edit210: TEdit Left = 43 Top = 248 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 209 end object Edit211: TEdit Left = 68 Top = 248 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 210 end object Edit212: TEdit Left = 93 Top = 248 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 211 end object Edit213: TEdit Left = 118 Top = 248 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 212 end object Edit214: TEdit Left = 143 Top = 248 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 213 end object Edit215: TEdit Left = 168 Top = 248 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 214 end object Edit216: TEdit Left = 193 Top = 248 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 215 end object Edit217: TEdit Left = 219 Top = 248 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 216 end object Edit218: TEdit Left = 244 Top = 248 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 217 end object Edit219: TEdit Left = 269 Top = 248 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 218 end object Edit220: TEdit Left = 294 Top = 248 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 219 end object Edit221: TEdit Left = 319 Top = 248 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 220 end object Edit222: TEdit Left = 344 Top = 248 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 221 end object Edit223: TEdit Left = 369 Top = 248 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 222 end object Edit224: TEdit Left = 394 Top = 248 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 223 end object Edit225: TEdit Left = 18 Top = 266 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 224 end object Edit226: TEdit Left = 43 Top = 266 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 225 end object Edit227: TEdit Left = 68 Top = 266 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 226 end object Edit228: TEdit Left = 93 Top = 266 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 227 end object Edit229: TEdit Left = 118 Top = 266 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 228 end object Edit230: TEdit Left = 143 Top = 266 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 229 end object Edit231: TEdit Left = 168 Top = 266 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 230 end object Edit232: TEdit Left = 193 Top = 266 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 231 end object Edit233: TEdit Left = 219 Top = 266 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 232 end object Edit234: TEdit Left = 244 Top = 266 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 233 end object Edit235: TEdit Left = 269 Top = 266 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 234 end object Edit236: TEdit Left = 294 Top = 266 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 235 end object Edit237: TEdit Left = 319 Top = 266 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 236 end object Edit238: TEdit Left = 344 Top = 266 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 237 end object Edit239: TEdit Left = 369 Top = 266 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 238 end object Edit240: TEdit Left = 394 Top = 266 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 239 end object Edit241: TEdit Left = 18 Top = 284 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 240 end object Edit242: TEdit Left = 43 Top = 284 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 241 end object Edit243: TEdit Left = 68 Top = 284 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 242 end object Edit244: TEdit Left = 93 Top = 284 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 243 end object Edit245: TEdit Left = 118 Top = 284 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 244 end object Edit246: TEdit Left = 143 Top = 284 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 245 end object Edit247: TEdit Left = 168 Top = 284 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 246 end object Edit248: TEdit Left = 193 Top = 284 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 247 end object Edit249: TEdit Left = 219 Top = 284 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 248 end object Edit250: TEdit Left = 244 Top = 284 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 249 end object Edit251: TEdit Left = 269 Top = 284 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 250 end object Edit252: TEdit Left = 294 Top = 284 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 251 end object Edit253: TEdit Left = 319 Top = 284 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 252 end object Edit254: TEdit Left = 344 Top = 284 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 253 end object Edit255: TEdit Left = 369 Top = 284 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 254 end object Edit256: TEdit Left = 394 Top = 284 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 255 end object Edit257: TEdit Left = 18 Top = 302 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 256 end object Edit258: TEdit Left = 43 Top = 302 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 257 end object Edit259: TEdit Left = 68 Top = 302 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 258 end object Edit260: TEdit Left = 93 Top = 302 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 259 end object Edit261: TEdit Left = 118 Top = 302 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 260 end object Edit262: TEdit Left = 143 Top = 302 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 261 end object Edit263: TEdit Left = 168 Top = 302 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 262 end object Edit264: TEdit Left = 193 Top = 302 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 263 end object Edit265: TEdit Left = 219 Top = 302 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 264 end object Edit266: TEdit Left = 244 Top = 302 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 265 end object Edit267: TEdit Left = 269 Top = 302 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 266 end object Edit268: TEdit Left = 294 Top = 302 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 267 end object Edit269: TEdit Left = 319 Top = 302 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 268 end object Edit270: TEdit Left = 344 Top = 302 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 269 end object Edit271: TEdit Left = 369 Top = 302 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 270 end object Edit272: TEdit Left = 394 Top = 302 Width = 25 Height = 17 AutoSize = False CharCase = ecUpperCase Color = clSilver Ctl3D = True Font.Color = clRed Font.Height = -12 Font.Name = 'Times New Roman' Font.Style = [fsBold] HideSelection = False MaxLength = 2 ParentCtl3D = False ParentFont = False ParentShowHint = False ShowHint = False TabOrder = 271 end object BtnOk: TButton Left = 138 Top = 324 Width = 59 Height = 21 Caption = 'OK' TabOrder = 272 OnClick = BtnOkClick end object BtnCancel: TButton Left = 224 Top = 324 Width = 59 Height = 21 Caption = 'CANCEL' TabOrder = 273 OnClick = BtnCancelClick end end