📄 frmup_a2unit.~dfm
字号:
inherited frmUP_A2: TfrmUP_A2
Left = 243
Top = 138
Width = 813
Height = 489
Caption = #20135#21697#24213#20215#38144#21806#20154#21592#21306#22495#20215#26684#34920
OldCreateOrder = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
inherited Panel1: TPanel
Top = 430
Width = 805
inherited btn_Insert: TBitBtn
OnClick = btn_InsertClick
end
inherited btn_Search: TBitBtn
OnClick = btn_SearchClick
end
inherited btn_Edit: TBitBtn
OnClick = btn_EditClick
end
inherited btn_Save: TBitBtn
OnClick = btn_SaveClick
end
inherited Piror_Panel: TPanel
Left = 701
end
end
inherited Panel3: TPanel
Width = 805
Height = 121
object Label1: TLabel
Left = 16
Top = 24
Width = 65
Height = 13
AutoSize = False
Caption = #19994#21153#21592#32534#21495
end
object Label2: TLabel
Left = 400
Top = 24
Width = 57
Height = 13
AutoSize = False
Caption = #20135#21697#20195#30721
end
object Label3: TLabel
Left = 616
Top = 24
Width = 60
Height = 13
AutoSize = False
Caption = #20135#21697#21517#31216
FocusControl = DBEdit3
end
object Label4: TLabel
Left = 31
Top = 59
Width = 50
Height = 13
AutoSize = False
Caption = #38144#21806#21306#22495
end
object Label5: TLabel
Left = 32
Top = 88
Width = 49
Height = 13
AutoSize = False
Caption = #24320#22987#26085#26399
end
object Label6: TLabel
Left = 203
Top = 88
Width = 57
Height = 13
AutoSize = False
Caption = #32467#26463#26085#26399
end
object Label7: TLabel
Left = 424
Top = 59
Width = 33
Height = 13
AutoSize = False
Caption = #24213#20215
FocusControl = DBEdit7
end
object Label8: TLabel
Left = 200
Top = 24
Width = 60
Height = 13
Caption = #19994#21153#21592#21517#31216
FocusControl = DBEdit8
end
object Label9: TLabel
Left = 210
Top = 59
Width = 50
Height = 13
AutoSize = False
Caption = #21306#22495#21517#31216
FocusControl = DBEdit9
end
object DBEdit3: TDBEdit
Left = 688
Top = 20
Width = 113
Height = 21
DataField = 'PRD_NAME'
DataSource = dsMaster
TabOrder = 0
end
object DBEdit7: TDBEdit
Left = 464
Top = 55
Width = 121
Height = 21
DataField = 'QTY'
DataSource = dsMaster
TabOrder = 1
end
object DBEdit8: TDBEdit
Left = 272
Top = 20
Width = 121
Height = 21
DataField = 'SAL_NAME'
DataSource = dsMaster
TabOrder = 2
end
object DBEdit9: TDBEdit
Left = 272
Top = 55
Width = 121
Height = 21
DataField = 'AREA_NAME'
DataSource = dsMaster
TabOrder = 3
end
object wwDBLookupComboDlg1: TwwDBLookupComboDlg
Left = 80
Top = 20
Width = 121
Height = 21
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
GridColor = clWhite
GridTitleAlignment = taLeftJustify
Caption = 'Lookup'
MaxWidth = 0
MaxHeight = 209
Selected.Strings = (
'SAL_NO'#9'12'#9#19994#21153#21592#32534#21495#9'F'
'NAME'#9'40'#9#19994#21153#21592#21517#31216#9'F')
DataField = 'SAL_NO'
DataSource = dsMaster
LookupTable = qrySAL_NAME
LookupField = 'SAL_NO'
TabOrder = 4
AutoDropDown = False
ShowButton = True
AllowClearKey = False
end
object wwDBLookupComboDlg2: TwwDBLookupComboDlg
Left = 80
Top = 55
Width = 121
Height = 21
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
GridColor = clWhite
GridTitleAlignment = taLeftJustify
Caption = 'Lookup'
MaxWidth = 0
MaxHeight = 209
Selected.Strings = (
'AREA_NO'#9'20'#9#21306#22495#32534#21495#9'F'
'NAME'#9'20'#9#21306#22495#21517#31216#9'F')
DataField = 'CUS_ARE'
DataSource = dsMaster
LookupTable = qryArea
LookupField = 'AREA_NO'
TabOrder = 5
AutoDropDown = False
ShowButton = True
AllowClearKey = False
end
object wwDBLookupComboDlg3: TwwDBLookupComboDlg
Left = 464
Top = 20
Width = 121
Height = 21
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
GridColor = clWhite
GridTitleAlignment = taLeftJustify
Caption = 'Lookup'
MaxWidth = 0
MaxHeight = 209
Selected.Strings = (
'prd_no'#9'30'#9#20135#21697#32534#21495#9'F'
'name'#9'50'#9#20135#21697#21517#31216#9'F')
DataField = 'PRD_NO'
DataSource = dsMaster
LookupTable = qryPRDT
LookupField = 'prd_no'
TabOrder = 6
AutoDropDown = False
ShowButton = True
AllowClearKey = False
OnChange = wwDBLookupComboDlg3Change
end
object wwDBDateTimePicker1: TwwDBDateTimePicker
Left = 80
Top = 84
Width = 121
Height = 21
CalendarAttributes.Font.Charset = DEFAULT_CHARSET
CalendarAttributes.Font.Color = clWindowText
CalendarAttributes.Font.Height = -11
CalendarAttributes.Font.Name = 'MS Sans Serif'
CalendarAttributes.Font.Style = []
DataField = 'S_DD'
DataSource = dsMaster
Date = 39689.000000000000000000
Epoch = 1950
ShowButton = True
TabOrder = 7
end
object wwDBDateTimePicker2: TwwDBDateTimePicker
Left = 272
Top = 84
Width = 121
Height = 21
CalendarAttributes.Font.Charset = DEFAULT_CHARSET
CalendarAttributes.Font.Color = clWindowText
CalendarAttributes.Font.Height = -11
CalendarAttributes.Font.Name = 'MS Sans Serif'
CalendarAttributes.Font.Style = []
DataField = 'E_DD'
DataSource = dsMaster
Date = 39682.000000000000000000
Epoch = 1950
ShowButton = True
TabOrder = 8
end
end
inherited Panel2: TPanel
Top = 121
Width = 805
Height = 104
Align = alTop
object Label10: TLabel
Left = 24
Top = 8
Width = 65
Height = 13
AutoSize = False
Caption = #38144#21806#20154#21592
end
object Label11: TLabel
Left = 23
Top = 30
Width = 50
Height = 13
AutoSize = False
Caption = #38144#21806#21306#22495
end
object Label12: TLabel
Left = 21
Top = 56
Width = 50
Height = 13
AutoSize = False
Caption = #20135#21697#20195#30721
end
object Label13: TLabel
Left = 24
Top = 80
Width = 49
Height = 13
AutoSize = False
Caption = #26377#38480#26102#27573
end
object ww1: TwwDBLookupComboDlg
Left = 80
Top = 4
Width = 121
Height = 21
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
GridColor = clWhite
GridTitleAlignment = taLeftJustify
Caption = 'Lookup'
MaxWidth = 0
MaxHeight = 209
Selected.Strings = (
'SAL_NO'#9'12'#9#19994#21153#21592#32534#21495#9'F'
'NAME'#9'40'#9#19994#21153#21592#21517#31216#9'F')
LookupTable = qrySA_NAME2
LookupField = 'SAL_NO'
TabOrder = 0
AutoDropDown = False
ShowButton = True
AllowClearKey = False
end
object ww2: TwwDBLookupComboDlg
Left = 232
Top = 4
Width = 121
Height = 21
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
GridColor = clWhite
GridTitleAlignment = taLeftJustify
Caption = 'Lookup'
MaxWidth = 0
MaxHeight = 209
Selected.Strings = (
'SAL_NO'#9'12'#9#19994#21153#21592#32534#21495#9'F'
'NAME'#9'40'#9#19994#21153#21592#21517#31216#9'F')
LookupTable = qrySA_NAME2
LookupField = 'SAL_NO'
TabOrder = 1
AutoDropDown = False
ShowButton = True
AllowClearKey = False
end
object ww3: TwwDBLookupComboDlg
Left = 80
Top = 27
Width = 121
Height = 21
GridOptions = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgPerfectRowFit]
GridColor = clWhite
GridTitleAlignment = taLeftJustify
Caption = 'Lookup'
MaxWidth = 0
MaxHeight = 209
Selected.Strings = (
'AREA_NO'#9'20'#9#21306#22495#32534#21495#9'F'
'NAME'#9'20'#9#21306#22495#21517#31216#9'F')
LookupTable = qryAREA2
LookupField = 'AREA_NO'
TabOrder = 2
AutoDropDown = False
ShowButton = True
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -