?? matreturn.dfm
字號:
inherited frmMatReturn: TfrmMatReturn
Left = 182
Top = 76
Width = 745
Height = 651
Caption = 'frmMatReturn'
OldCreateOrder = True
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited TabControl: TTabControl
Top = 48
Width = 737
Height = 576
Tabs.Strings = (
#21407#26448#26009#20837#24211#21333)
TabIndex = 0
inherited ClientPanel: TPanel
Top = 23
Width = 729
Height = 549
object pnlInput: TPanel
Left = 0
Top = 0
Width = 729
Height = 280
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object lblOutdate: TLabel
Left = 56
Top = 40
Width = 48
Height = 12
Alignment = taRightJustify
Caption = #20837#24211#26085#26399
end
object lblCode: TLabel
Left = 56
Top = 66
Width = 48
Height = 12
Alignment = taRightJustify
Caption = #29289#26009#32534#30721
end
object lblName: TLabel
Left = 56
Top = 90
Width = 48
Height = 12
Alignment = taRightJustify
Caption = #29289#26009#21517#31216
end
object lblRemarks: TLabel
Left = 428
Top = 165
Width = 24
Height = 12
Alignment = taRightJustify
Caption = #22791#27880
end
object lblpaper: TLabel
Left = 189
Top = 40
Width = 48
Height = 12
Alignment = taRightJustify
Caption = #20837#24211#21333#21495
end
object btnMatQry: TSpeedButton
Left = 285
Top = 62
Width = 23
Height = 20
Caption = '...'
end
object lblOutType: TLabel
Left = 404
Top = 14
Width = 48
Height = 12
Alignment = taRightJustify
Caption = #20837#24211#31867#21035
end
object lblRecieve: TLabel
Left = 404
Top = 40
Width = 48
Height = 12
Alignment = taRightJustify
Caption = #20837#24211#20154#21592
end
object lblInput: TLabel
Left = 404
Top = 65
Width = 48
Height = 12
Alignment = taRightJustify
Caption = #21457#31080#21495#30721
end
object lblUType: TLabel
Left = 206
Top = 138
Width = 36
Height = 12
Caption = #21333#20301' '
end
object Label1: TLabel
Left = 57
Top = 114
Width = 54
Height = 12
Alignment = taRightJustify
Caption = #20837#24211#35268#26684' '
end
object Label4: TLabel
Left = 81
Top = 138
Width = 24
Height = 12
Alignment = taRightJustify
Caption = #21333#20215
end
object Label5: TLabel
Left = 69
Top = 162
Width = 36
Height = 12
Alignment = taRightJustify
Caption = #20837#24211#37327
end
object Label7: TLabel
Left = 204
Top = 162
Width = 48
Height = 12
Alignment = taRightJustify
Caption = #20837#24211#37329#39069
end
object lblTPrice: TLabel
Left = 259
Top = 162
Width = 66
Height = 12
Alignment = taRightJustify
Caption = '789,012,345'
end
object Label12: TLabel
Left = 428
Top = 116
Width = 24
Height = 12
Alignment = taRightJustify
Caption = #27169#21495
end
object Label15: TLabel
Left = 404
Top = 140
Width = 48
Height = 12
Alignment = taRightJustify
Caption = #37096#21697#32534#30721
end
object SpeedButton2: TSpeedButton
Left = 310
Top = 62
Width = 23
Height = 20
Caption = '...'
end
object Label16: TLabel
Left = 56
Top = 14
Width = 48
Height = 12
Alignment = taRightJustify
Caption = #20179#24211#31867#21035
end
object Label2: TLabel
Left = 69
Top = 186
Width = 36
Height = 12
Alignment = taRightJustify
Caption = #20379#24212#21830
end
object Label3: TLabel
Left = 69
Top = 210
Width = 36
Height = 12
Alignment = taRightJustify
Caption = #21046#36896#21830
end
object Label6: TLabel
Left = 404
Top = 90
Width = 48
Height = 12
Alignment = taRightJustify
Caption = #35746#36135#24207#21495
end
object lblSupplierNM: TLabel
Left = 207
Top = 187
Width = 36
Height = 12
Alignment = taRightJustify
Caption = #20379#24212#21830
end
object lblMakerNM: TLabel
Left = 209
Top = 210
Width = 36
Height = 12
Alignment = taRightJustify
Caption = #21046#36896#21830
end
object edtDate: TEdit
Left = 112
Top = 36
Width = 67
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
MaxLength = 10
TabOrder = 0
Text = '1999/11/11'
OnChange = ControlChange
OnEnter = ControlEnter
OnExit = ControlExit
OnKeyDown = edtDateKeyDown
end
object edtMatCode: TEdit
Left = 112
Top = 62
Width = 170
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
MaxLength = 30
TabOrder = 1
Text = '123456789012345678901234567890'
OnChange = ControlChange
OnEnter = ControlEnter
OnExit = ControlExit
OnKeyDown = ControlKeyDown
end
object edtMatName: TEdit
Left = 112
Top = 86
Width = 222
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
MaxLength = 30
TabOrder = 2
Text = 'edtMatName'
OnChange = ControlChange
OnEnter = ControlEnter
OnExit = ControlExit
OnKeyDown = ControlKeyDown
end
object edtNote: TEdit
Left = 458
Top = 161
Width = 222
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
MaxLength = 60
TabOrder = 3
Text = '789012345678901234567890123456789012345678901234567890'
OnChange = ControlChange
OnEnter = ControlEnter
OnExit = ControlExit
OnKeyDown = edtNoteKeyDown
end
object edtINPaperNo: TEdit
Left = 240
Top = 36
Width = 94
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 4
OnChange = ControlChange
OnEnter = ControlEnter
OnExit = ControlExit
OnKeyDown = ControlKeyDown
end
object cbxMatIn: TComboBox
Left = 458
Top = 10
Width = 222
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ItemHeight = 12
TabOrder = 5
end
object cbxInput: TComboBox
Left = 458
Top = 36
Width = 222
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ItemHeight = 12
TabOrder = 6
Text = 'cbxInput'
end
object edtInputEmpName: TEdit
Left = 546
Top = 36
Width = 116
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ReadOnly = True
TabOrder = 7
end
object edtInputEmpID: TEdit
Left = 458
Top = 36
Width = 88
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 8
OnChange = ControlChange
OnEnter = ControlEnter
OnExit = ControlExit
OnKeyDown = ControlKeyDown
end
object edtMatInID: TEdit
Left = 458
Top = 10
Width = 41
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 9
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -