掲示板システム
ホーム
アクセス解析
カテゴリ
ログアウト
[DCC エラー] E2161 Error: RLINK32: Unsupported 16bit resource in fileエラー (ID:41993)
名前
ホームページ(ブログ、Twitterなど)のURL (省略可)
本文
お世話になります。 現在Delphiを勉強中で知り合いからもらったサンプルを見ながら勉強しています。 →知り合いもDelphiはあまり詳しくない為こちらでご質問させて頂きました Delphi 2006でプロジェクトをコンパイルすると [DCC エラー] E2161 Error: RLINK32: Unsupported 16bit resource in file のエラーが発生します。 1.プロジェクトから該当dfmを開かずコンパイルするとコンパイルOK 2.プロジェクトから該当dfmを開いてイメージを表示した状態でコンパイル するとエラー発生 3.№1でコンパイル後実行し、該当画面を表示させようとすると ”モジュールtest.exeのアドレスXXXXXXXXでアドレスXXXXXXXXに対する書き込み違反がおきました"が表示されます。 WEBでも色々調べましたが初心者勉強中の為解決することができません どなたかお力をお貸しください。 該当dfmを以下に貼り付けます(その他必要なものがあればおっしゃってください) inherited frmAIR130: TfrmAIR130 Left = -4 Top = -4 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = #25903#25173#20104#23450#19968#35239#65288#26126#32048#65289 ClientHeight = 665 ClientWidth = 989 Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 ExplicitLeft = -163 ExplicitWidth = 995 ExplicitHeight = 690 PixelsPerInch = 96 TextHeight = 15 object lblINSZ: TLabel [0] Left = 8 Top = 638 Width = 17 Height = 15 Caption = #31246 Font.Charset = SHIFTJIS_CHARSET Font.Color = clRed Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [fsBold] ParentFont = False end object lblHVCG: TLabel [1] Left = 327 Top = 627 Width = 90 Height = 15 Alignment = taRightJustify Caption = '12,345,678' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [fsBold] ParentFont = False end object lblSumHVCG: TLabel [2] Left = 326 Top = 645 Width = 90 Height = 15 Alignment = taRightJustify Caption = '12,345,678' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [fsBold] ParentFont = False end object lblSKSZ: TLabel [3] Left = 433 Top = 627 Width = 81 Height = 15 Alignment = taRightJustify Caption = '1,234,567' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [fsBold] ParentFont = False end object lblSumSKSZ: TLabel [4] Left = 433 Top = 645 Width = 81 Height = 15 Alignment = taRightJustify Caption = '1,234,567' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [fsBold] ParentFont = False end object Label1: TLabel [5] Left = 292 Top = 627 Width = 34 Height = 15 Caption = #36984#25246 Font.Charset = SHIFTJIS_CHARSET Font.Color = clMaroon Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [fsBold] ParentFont = False end object Label2: TLabel [6] Left = 292 Top = 645 Width = 34 Height = 15 Caption = #21512#35336 Font.Charset = SHIFTJIS_CHARSET Font.Color = clMaroon Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [fsBold] ParentFont = False end object lblHVCG_KOMI: TLabel [7] Left = 535 Top = 627 Width = 99 Height = 15 Alignment = taRightJustify Caption = '123,456,789' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [fsBold] ParentFont = False end object lblSumHVCG_KOMI: TLabel [8] Left = 535 Top = 645 Width = 99 Height = 15 Alignment = taRightJustify Caption = '123,456,789' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [fsBold] ParentFont = False end object Label5: TLabel [9] Left = 419 Top = 635 Width = 16 Height = 15 Caption = #65291 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] ParentFont = False end object Label6: TLabel [10] Left = 516 Top = 637 Width = 16 Height = 15 Caption = #65309 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] ParentFont = False end inherited pnlApplicationTitle: TPanel Caption = #25903#25173#20104#23450#19968#35239#65288#26126#32048#65289 end object grdFetch: TNStringGrid Left = 8 Top = 191 Width = 973 Height = 430 ColCount = 21 DefaultColWidth = 100 DefaultRowHeight = 16 DefaultDrawing = False RowCount = 2 Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goThumbTracking] ParentFont = False TabOrder = 3 OnClick = grdFetchClick SortOptions = soNon GridColumns = < item Alignment = taLeftJustify CanEdit = True Color = clWindow DataType = dtString Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clWindowText FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taRightJustify CanEdit = True Caption = #8470 Color = clWindow DataType = dtInteger Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taLeftJustify CanEdit = True Caption = #30003#35531 Color = clWindow DataType = dtBoolean Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taLeftJustify CanEdit = True Color = clWindow DataType = dtBoolean Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taLeftJustify CanEdit = True Caption = #30003#35531#32773 Color = clWindow DataType = dtString Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taLeftJustify CanEdit = True Caption = #25903#25173#20104#23450#26085 Color = clWindow DataType = dtString Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taLeftJustify CanEdit = True Caption = #35201#26395#26360#8470 Color = clWindow DataType = dtString Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taRightJustify CanEdit = True Caption = #25903#25173#20104#23450#37329#38989 Color = clWindow DataType = dtInteger Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taRightJustify CanEdit = True Caption = #28040#36027#31246 Color = clWindow DataType = dtInteger Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taRightJustify CanEdit = True Caption = #20837#21147#28040#36027#31246 Color = clWindow DataType = dtInteger Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taLeftJustify CanEdit = True Caption = #24471#24847#20808#21517 Color = clWindow DataType = dtString Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taLeftJustify CanEdit = True Caption = #26045#24037#26085 Color = clWindow DataType = dtString Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taLeftJustify CanEdit = True Caption = #29694#22580#21517 Color = clWindow DataType = dtString Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taRightJustify CanEdit = True Caption = #32047#35336#35531#27714#38989 Color = clWindow DataType = dtInteger Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taRightJustify CanEdit = True Caption = #32047#35336#20837#37329#38989 Color = clWindow DataType = dtInteger Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taRightJustify CanEdit = True Caption = #26410#20837#37329#38989 Color = clWindow DataType = dtInteger Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taRightJustify CanEdit = True Caption = #32047#35336#20181#20837#38989 Color = clWindow DataType = dtInteger Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taRightJustify CanEdit = True Caption = #32047#35336#25903#25173#38989 Color = clWindow DataType = dtInteger Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taRightJustify CanEdit = True Caption = #26410#25903#25173#38989 Color = clWindow DataType = dtInteger Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taLeftJustify CanEdit = True Caption = #29366#24907 Color = clWindow DataType = dtString Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end item Alignment = taLeftJustify CanEdit = True Caption = #20181#20837#20808#21517 Color = clWindow DataType = dtString Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] FixCellFont.Charset = SHIFTJIS_CHARSET FixCellFont.Color = clBlack FixCellFont.Height = -13 FixCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FixCellFont.Style = [] ImeMode = imDisable end> RowParams = <> StripeColor = clWindow StripeFont.Charset = SHIFTJIS_CHARSET StripeFont.Color = clWindowText StripeFont.Height = -13 StripeFont.Name = #65325#65331' '#12468#12471#12483#12463 StripeFont.Style = [] FocusCellColor = clHighlight FocusCellFont.Charset = SHIFTJIS_CHARSET FocusCellFont.Color = clHighlightText FocusCellFont.Height = -13 FocusCellFont.Name = #65325#65331' '#12468#12471#12483#12463 FocusCellFont.Style = [] ColWidths = ( 10 25 30 -1 100 75 65 100 80 80 100 75 100 100 100 100 100 100 100 60 100) RowHeights = ( 16 16) end object btnReference: TButton Left = 653 Top = 636 Width = 77 Height = 21 Caption = #29031#20250 Font.Charset = SHIFTJIS_CHARSET Font.Color = clNavy Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [fsBold] ParentFont = False TabOrder = 7 OnClick = btnReferenceClick end object btnOK: TButton Left = 738 Top = 635 Width = 77 Height = 21 Caption = #30003#35531 Font.Charset = SHIFTJIS_CHARSET Font.Color = clNavy Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [fsBold] ParentFont = False TabOrder = 8 OnClick = btnOKClick end object btnClose: TButton Left = 909 Top = 635 Width = 77 Height = 21 Caption = #32066#20102 Font.Charset = SHIFTJIS_CHARSET Font.Color = clNavy Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [fsBold] ParentFont = False TabOrder = 10 OnClick = btnCloseClick end object pnlCondition: TPanel Left = 8 Top = 118 Width = 974 Height = 71 BorderStyle = bsSingle TabOrder = 2 object lblEGCD: TLabel Left = 8 Top = 12 Width = 48 Height = 15 Caption = #21942#26989#25152 end object lblSRCD: TLabel Left = 8 Top = 40 Width = 80 Height = 15 Caption = #20181#20837#20808#65402#65392#65412#65438 end object lblSNCD: TLabel Left = 286 Top = 12 Width = 48 Height = 15 Caption = #30003#35531#32773 end object lblYBSY: TLabel Left = 372 Top = 40 Width = 80 Height = 15 Caption = #35201#26395#26360#31278#39006 end object lblSHYD: TLabel Left = 530 Top = 12 Width = 80 Height = 15 Caption = #25903#25173#20104#23450#26085 end object lblProcType: TLabel Left = 653 Top = 40 Width = 64 Height = 15 Caption = #20966#29702#21306#20998 end object btnEGCDselect: TButton Left = 127 Top = 9 Width = 37 Height = 21 Caption = #26908#32034 TabOrder = 2 OnClick = btnEGCDselectClick end object btnSNCDselect: TButton Left = 370 Top = 9 Width = 37 Height = 21 Caption = #26908#32034 TabOrder = 4 OnClick = btnSNCDselectClick end object btnSRCDselect: TButton Left = 169 Top = 37 Width = 37 Height = 21 Caption = #26908#32034 TabOrder = 7 OnClick = btnSRCDselectClick end object btnNewDisplay: TButton Left = 879 Top = 38 Width = 80 Height = 21 Caption = #26368#26032#34920#31034 Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] ParentFont = False TabOrder = 10 OnClick = btnNewDisplayClick end object edtEGCD: TNEdit Left = 92 Top = 8 Width = 33 Height = 23 ImeMode = imClose MaxLength = 3 TabOrder = 1 OnExit = edtEGCDExit EnterColor = clWindow ErrorColor = clRed end object edtSNCD: TNEdit Left = 335 Top = 8 Width = 33 Height = 23 ImeMode = imClose MaxLength = 3 TabOrder = 3 OnExit = edtSNCDExit EnterColor = clWindow ErrorColor = clRed end object edtSRCD: TNEdit Left = 92 Top = 36 Width = 73 Height = 23 ImeMode = imClose MaxLength = 8 TabOrder = 6 OnExit = edtSRCDExit EnterColor = clWindow ErrorColor = clRed end object stxEGME: TStaticText Left = 166 Top = 9 Width = 117 Height = 20 AutoSize = False BorderStyle = sbsSunken Caption = ' ' TabOrder = 0 end object stxSRME: TStaticText Left = 209 Top = 37 Width = 155 Height = 20 AutoSize = False BorderStyle = sbsSunken Caption = ' ' TabOrder = 11 end object stxSNME: TStaticText Left = 409 Top = 9 Width = 114 Height = 20 AutoSize = False BorderStyle = sbsSunken Caption = ' ' TabOrder = 12 end object cmbYBSY: TNComboBox Left = 458 Top = 37 Width = 189 Height = 21 EnterColor = clWindow ErrorColor = clRed TargetCol = 1 Columns = < item Width = -1 ParentColor = True ParentFont = True end item Width = 189 ParentColor = True ParentFont = True end> Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] ItemHeight = 15 Items.Strings = ( '1,1:'#31038#22806#21697#36009#22770#12539#12522#12540#12473 '2,2:'#36890#24120#37096#26448 '9,9:'#20840#12390) ParentFont = False Style = csDropDownList TabOrder = 8 end object dtpSHYDTo: TDateTimePicker Left = 611 Top = 8 Width = 106 Height = 23 Date = 37620.970225104200000000 Time = 37620.970225104200000000 ImeMode = imClose TabOrder = 5 end object cmbProcType: TNComboBox Left = 723 Top = 37 Width = 82 Height = 21 EnterColor = clWindow ErrorColor = clRed TargetCol = 1 Columns = < item Width = -1 ParentColor = True ParentFont = True end item Width = 82 ParentColor = True ParentFont = True end> Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] ItemHeight = 15 Items.Strings = ( '1,1:'#30003#35531 '2,2:'#25215#35469) ParentFont = False Style = csDropDownList TabOrder = 9 end end object btnTax: TButton Left = 121 Top = 635 Width = 77 Height = 21 Caption = #30906#23450 Font.Charset = SHIFTJIS_CHARSET Font.Color = clNavy Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [fsBold] ParentFont = False TabOrder = 5 OnClick = btnTaxClick end object btnPrint: TButton Left = 822 Top = 635 Width = 77 Height = 21 Caption = #21360#21047 Font.Charset = SHIFTJIS_CHARSET Font.Color = clNavy Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [fsBold] ParentFont = False TabOrder = 9 OnClick = btnPrintClick end object pnlApproval: TPanel Left = 8 Top = 60 Width = 974 Height = 56 BorderStyle = bsSingle TabOrder = 1 object lblSNkeiro: TLabel Left = 8 Top = 28 Width = 88 Height = 15 Caption = #30003#35531#32076#36335#65406#65391#65412 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] ParentFont = False end object lblSNME: TLabel Left = 120 Top = 8 Width = 48 Height = 15 Caption = #30003#35531#32773 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] ParentFont = False end object lblYajirushi0: TLabel Left = 172 Top = 30 Width = 16 Height = 15 Caption = #8594 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] ParentFont = False end object lblYajirushi1: TLabel Left = 258 Top = 30 Width = 16 Height = 15 Caption = #8594 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] ParentFont = False end object lblYajirushi2: TLabel Left = 347 Top = 30 Width = 16 Height = 15 Caption = #8594 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] ParentFont = False end object lblYajirushi3: TLabel Left = 435 Top = 30 Width = 16 Height = 15 Caption = #8594 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] ParentFont = False end object lblYajirushi4: TLabel Left = 524 Top = 30 Width = 16 Height = 15 Caption = #8594 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] ParentFont = False end object lblYajirushi5: TLabel Left = 612 Top = 30 Width = 16 Height = 15 Caption = #8594 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] ParentFont = False end object lblYajirushi6: TLabel Left = 701 Top = 30 Width = 16 Height = 15 Caption = #8594 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] ParentFont = False end object lblYajirushi7: TLabel Left = 789 Top = 30 Width = 16 Height = 15 Caption = #8594 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] ParentFont = False end object lblYajirushi8: TLabel Left = 878 Top = 30 Width = 15 Height = 15 Caption = #8594 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#65328#12468#12471#12483#12463 Font.Style = [] ParentFont = False end object stxSNME1: TStaticText Left = 100 Top = 28 Width = 68 Height = 18 AutoSize = False BorderStyle = sbsSunken Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] ParentFont = False TabOrder = 0 end inline fmApproval0: TfmApproval Left = 188 Top = 8 Width = 70 Height = 40 TabOrder = 1 TabStop = True ExplicitLeft = 188 ExplicitTop = 8 end inline fmApproval1: TfmApproval Left = 276 Top = 8 Width = 70 Height = 40 TabOrder = 2 TabStop = True ExplicitLeft = 276 ExplicitTop = 8 end inline fmApproval2: TfmApproval Left = 364 Top = 8 Width = 70 Height = 40 TabOrder = 3 TabStop = True ExplicitLeft = 364 ExplicitTop = 8 end inline fmApproval3: TfmApproval Left = 453 Top = 8 Width = 70 Height = 40 TabOrder = 4 TabStop = True ExplicitLeft = 453 ExplicitTop = 8 end inline fmApproval4: TfmApproval Left = 541 Top = 8 Width = 70 Height = 40 TabOrder = 5 TabStop = True ExplicitLeft = 541 ExplicitTop = 8 end inline fmApproval5: TfmApproval Left = 629 Top = 8 Width = 70 Height = 40 TabOrder = 6 TabStop = True ExplicitLeft = 629 ExplicitTop = 8 end inline fmApproval6: TfmApproval Left = 718 Top = 8 Width = 70 Height = 40 TabOrder = 7 TabStop = True ExplicitLeft = 718 ExplicitTop = 8 end inline fmApproval7: TfmApproval Left = 806 Top = 8 Width = 70 Height = 40 TabOrder = 8 TabStop = True ExplicitLeft = 806 ExplicitTop = 8 end inline fmApproval8: TfmApproval Left = 895 Top = 8 Width = 70 Height = 40 TabOrder = 9 TabStop = True ExplicitLeft = 895 ExplicitTop = 8 end end object ednINSZ: TNEditNum Left = 31 Top = 634 Width = 85 Height = 23 ImeMode = imClose TabOrder = 4 Text = '0' Alignment = taRightJustify EnterColor = clWindow ErrorColor = clRed IntegerLength = 9 DecimalLength = 0 InputMinus = False Comma = False end object btnRecalc: TButton Left = 205 Top = 635 Width = 77 Height = 21 Caption = #20877#35336#31639 Font.Charset = SHIFTJIS_CHARSET Font.Color = clNavy Font.Height = -15 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [fsBold] ParentFont = False TabOrder = 6 OnClick = btnRecalcClick end end
←解決時は質問者本人がここをチェックしてください。
戻る
掲示板システム
Copyright 2021 Takeshi Okamoto All Rights Reserved.