📄 inv_salebilllistqry_c.dfm
字号:
inherited Frm_Inv_SaleBillListQry_C: TFrm_Inv_SaleBillListQry_C
Left = 271
Top = 219
ActiveControl = ChLstBx_WhSelect
Caption = ''
ClientHeight = 314
ClientWidth = 583
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 17
Top = 15
Width = 60
Height = 12
Caption = #20179#24211#36873#25321#65306
end
object Label2: TLabel [1]
Left = 276
Top = 32
Width = 48
Height = 12
Caption = #26085#26399#65306#20174
end
object Label3: TLabel [2]
Left = 432
Top = 32
Width = 12
Height = 12
Caption = #21040
end
object Label4: TLabel [3]
Left = 264
Top = 60
Width = 72
Height = 12
Caption = #21333#25454#21495#65306#20174' '
end
object Label5: TLabel [4]
Left = 432
Top = 60
Width = 12
Height = 12
Caption = #21040
end
object Label6: TLabel [5]
Left = 252
Top = 112
Width = 60
Height = 12
Caption = #23458#25143#20195#30721#65306
end
object Label7: TLabel [6]
Left = 250
Top = 140
Width = 60
Height = 12
Caption = #23458#25143#21517#31216#65306
end
object Label8: TLabel [7]
Left = 252
Top = 168
Width = 60
Height = 12
Caption = #29289#26009#20195#30721#65306
end
object Label9: TLabel [8]
Left = 252
Top = 196
Width = 60
Height = 12
Caption = #29289#26009#25551#36848#65306
end
object Label12: TLabel [9]
Left = 274
Top = 226
Width = 54
Height = 12
Caption = #25968#37327#65306#20174' '
end
object Label13: TLabel [10]
Left = 432
Top = 226
Width = 12
Height = 12
Caption = #21040
end
object Lbl_CustomerName: TLabel [11]
Left = 328
Top = 140
Width = 6
Height = 12
end
object Lbl_ItemName: TLabel [12]
Left = 328
Top = 196
Width = 6
Height = 12
end
object Label14: TLabel [13]
Left = 238
Top = 251
Width = 72
Height = 12
Caption = #26410#25171#21360#21333#25454#65306
end
object Label10: TLabel [14]
Left = 264
Top = 85
Width = 48
Height = 12
Caption = #20179#31649#21592#65306
end
object Lbl_User: TLabel [15]
Left = 428
Top = 86
Width = 6
Height = 12
end
inherited btn_ok: TButton
Left = 378
Top = 278
Enabled = False
end
inherited btn_Cancel: TButton
Left = 471
Top = 278
end
object ChLstBx_WhSelect: TCheckListBox [18]
Left = 8
Top = 37
Width = 190
Height = 236
OnClickCheck = ChLstBx_WhSelectClickCheck
ImeName = #32043#20809#25340#38899#36755#20837#27861
ItemHeight = 12
TabOrder = 2
end
object MEdt_StArtDate: TMaskEdit [19]
Left = 328
Top = 28
Width = 97
Height = 20
EditMask = '9999\.99\.99;1;_'
ImeName = #32043#20809#25340#38899#36755#20837#27861
MaxLength = 10
TabOrder = 3
Text = ' . . '
OnExit = DateCheck
end
object MEdt_EndDate: TMaskEdit [20]
Left = 451
Top = 28
Width = 97
Height = 20
EditMask = '9999\.99\.99;1;_'
ImeName = #32043#20809#25340#38899#36755#20837#27861
MaxLength = 10
TabOrder = 4
Text = ' . . '
OnExit = MEdt_EndDateExit
end
object Edt_StArtNo: TEdit [21]
Left = 328
Top = 56
Width = 97
Height = 20
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 5
end
object Edt_EndNo: TEdit [22]
Left = 451
Top = 56
Width = 97
Height = 20
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 6
end
object ExtEdt_CustomerCode: TExtEdit [23]
Left = 328
Top = 108
Width = 97
Height = 20
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 7
OnExit = FindCustomerCode
OnKeyDown = CustomerHint
DispLabel = Lbl_CustomerName
end
object ExtEdt_ItemCode: TExtEdit [24]
Left = 328
Top = 164
Width = 97
Height = 20
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 8
OnExit = FindInvItemCode
OnKeyDown = InvItemHint
DispLabel = Lbl_ItemName
end
object Edt_StArtAmount: TEdit [25]
Left = 328
Top = 222
Width = 97
Height = 20
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 9
OnExit = ConditionFloatCheck
end
object Edt_EndAmount: TEdit [26]
Left = 451
Top = 222
Width = 97
Height = 20
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 10
OnExit = ConditionFloatCheck
end
object ChBx_PrintTimes: TCheckBox [27]
Left = 328
Top = 249
Width = 17
Height = 17
TabOrder = 11
end
object ChBx_SelectAll: TCheckBox [28]
Left = 24
Top = 285
Width = 97
Height = 17
Caption = #36873#25321#20840#37096#20179#24211
TabOrder = 12
OnClick = ChBx_SelectAllClick
end
object ExtEdt_User: TExtEdit [29]
Left = 328
Top = 82
Width = 97
Height = 20
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 13
OnExit = GetWhEmployeeName
OnKeyDown = WhEmployeeHint
DispLabel = Lbl_User
end
inherited AdoQry_Tmp: TAdoQuery
Left = 224
Top = 272
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -