📄 recipeypquerym.~dfm
字号:
ParentFont = False
end
object Box2: TDBLookupComboBox
Left = 27
Top = -1
Width = 77
Height = 21
KeyField = 'yp_class'
ListField = 'class_name'
ListSource = DataMzf.YpClassSource1
TabOrder = 0
end
end
end
object ToolBar5: TToolBar
Left = 9
Top = 58
Width = 199
Height = 25
ButtonHeight = 25
ButtonWidth = 22
Caption = 'ToolBar3'
TabOrder = 4
object Panel4: TPanel
Left = 0
Top = 2
Width = 169
Height = 25
TabOrder = 0
object RadioButton3: TRadioButton
Left = 6
Top = 2
Width = 75
Height = 17
Caption = '所有药品'
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
TabStop = True
end
object RadioButton4: TRadioButton
Left = 88
Top = 2
Width = 73
Height = 17
Caption = '制剂药品'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
end
end
object ToolBar6: TToolBar
Left = 223
Top = 58
Width = 399
Height = 25
Caption = 'ToolBar3'
Images = ImageList1
TabOrder = 5
object ToolButton3: TToolButton
Left = 0
Top = 2
Hint = '清除'
Caption = 'ToolButton2'
ImageIndex = 0
ParentShowHint = False
ShowHint = True
OnClick = ToolButton3Click
end
object Panel9: TPanel
Left = 23
Top = 2
Width = 344
Height = 22
Caption = 'Panel5'
TabOrder = 0
object Label7: TLabel
Left = 283
Top = 1
Width = 26
Height = 16
Caption = '单位'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 215
Top = 1
Width = 26
Height = 16
Caption = '规格'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 84
Top = 1
Width = 26
Height = 16
Caption = '品名'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 3
Top = 1
Width = 39
Height = 16
Caption = '输入码'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit4: TEdit
Left = 309
Top = 1
Width = 32
Height = 21
Enabled = False
TabOrder = 0
end
object Edit3: TEdit
Left = 241
Top = 1
Width = 42
Height = 21
Enabled = False
TabOrder = 1
end
object Edit2: TEdit
Left = 110
Top = 1
Width = 105
Height = 21
Enabled = False
TabOrder = 2
end
object Edit1: TEdit
Left = 42
Top = 1
Width = 42
Height = 21
TabOrder = 3
OnKeyPress = Edit1KeyPress
end
object Edit5: TSpinEdit
Left = 354
Top = 1
Width = 30
Height = 22
AutoSize = False
MaxValue = 0
MinValue = 0
TabOrder = 4
Value = 0
Visible = False
end
end
end
end
object Panel7: TPanel
Left = 0
Top = 225
Width = 630
Height = 139
Align = alClient
BevelInner = bvLowered
BorderStyle = bsSingle
Caption = 'Panel3'
TabOrder = 2
object DBGrid1: TDBGrid
Left = 2
Top = 2
Width = 622
Height = 131
Align = alClient
DataSource = DataMzf1.RecipeYpSource
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'qr_date'
Title.Caption = '时间'
Width = 89
Visible = True
end
item
Color = clNone
Expanded = False
FieldName = 'qr_man'
Title.Caption = '确认人'
Width = 66
Visible = True
end
item
Color = clNone
Expanded = False
FieldName = 'yp_amou'
Title.Caption = '数量'
Width = 76
Visible = True
end
item
Color = clNone
Expanded = False
FieldName = 'ls_price'
Title.Caption = '售价'
Width = 73
Visible = True
end
item
Color = clNone
Expanded = False
FieldName = 'yp_batch'
Title.Caption = '批号'
Visible = True
end
item
Color = clNone
Expanded = False
FieldName = 'sc_fact'
Title.Caption = '生产厂'
Width = 128
Visible = True
end
item
Color = clNone
Expanded = False
FieldName = 'hj_id'
Title.Caption = '划价单号'
Width = 69
Visible = True
end>
end
end
object Panel12: TPanel
Left = 131
Top = 79
Width = 292
Height = 103
TabOrder = 3
Visible = False
OnExit = Panel12Exit
object Label9: TLabel
Left = 4
Top = 3
Width = 131
Height = 13
AutoSize = False
Caption = '药品名称'
Color = clHighlight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindow
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label17: TLabel
Left = 136
Top = 3
Width = 87
Height = 13
AutoSize = False
Caption = '规格'
Color = clHighlight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindow
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label18: TLabel
Left = 224
Top = 3
Width = 65
Height = 13
AutoSize = False
Caption = '单位'
Color = clHighlight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindow
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object ListBox2: TDBLookupListBox
Left = 1
Top = 18
Width = 290
Height = 84
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyField = 'yp_id'
ListField = 'yp_name;yp_spec;yp_unit'
ListSource = DataMzf1.YpSource2
ParentFont = False
TabOrder = 0
OnKeyPress = ListBox2KeyPress
end
end
object ImageList1: TImageList
Left = 456
Top = 72
Bitmap = {
494C010101000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
0000000000003600000028000000400000001000000001001000000000000008
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000F75E0000F75E0000F75E0000
F75E0000F75E0000F75E0000F75E0000F75E0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000F75EEF3DEF3DEF3DEF3DEF3DEF3D
EF3DEF3DEF3D0000000000000000F75E00000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000F75EEF3DEF3DEF3DEF3DEF3D
EF3DEF3D0000E07F007CE07F00000000F75E0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000F75E0000F75E0000F75EEF3DEF3D
EF3D0000E07F007CE07F007CE07F000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000F75E0000F75E0000F75E0000
00000000007CE07F007CE07F007C0000F75E0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000F75E0000F75E0000F75E00000000
000000000000007CE07F007CE07F000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000F75E0000F75E000000000000
007C000000000000007CE07F00000000F75E0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000F75E0000F75E00000000007C0000
0000007C00000000000000000000F75E00000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000F75E0000000000000000007C
00000000007C000000000000F75E0000F75E0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000F75E00000000E07F000000000000
007C0000000000000000F75E0000F75E00000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000E07FE07FE07F00000000
0000007C00000000F75E0000F75E0000F75E231DBC2B2927A427B729BC29B929
B4222D2E3328AF27AC191217252C250000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000F75E0000E07FE07F0000E07F0000
000000000000F75E0000F75E0000F75E00000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000880000000000F75E00000000E07FE07FE07F
00000000F75E0000F75E0000F75E0000F75EFF7FFF7FFF7FFF7FFF7FFF7FFF7F
FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000F75E0000F75E0000E07FE07F0000
0000F75E0000F75E0000F75E0000F75E0000F75EFF7FF75EFF7FF75EEF3DEF3D
EF3D0000E07F007CE07F007CE07F0000FF7FFF7FF75EEF3DEF3DEF3DEF3DEF3D
EF3DEF3D0000E07F007CE07F0000FF7FF75EF75EEF3DEF3DEF3DEF3DEF3DEF3D
EF3DEF3DEF3D000000000000FF7FF75EFF7F0000F75E0000F75E000000000000
F75E0000F75E0000F75E0000F75E0000F75EF75EFF7FF75EFF7F0000007CFF7F
FF7F007CFF7FFF7F00000000FF7FF75EFF7FFF7FF75EFF7FF75EFF7F0000FF7F
007CFF7FFF7F0000007CE07F0000FF7FF75EF75EFF7FF75EFF7FF75EFF7F0000
FF7FFF7F0000007CE07F007CE07F0000FF7F424D3E000000000000003E000000
2800000040000000100000000100010000000000800000000000000000000000
000000000000000000000000FFFFFF00FFFFE0FF0000FFFFAAAA0000E0FFE0FF
0005F7BDFFFFF7BD8002F7BDFFFFF7BD5001E0FFE0FF0000AA00F7BD00000000
5581FFFFF7BDFFFFAAC2FFFFF7BDFFFF5365E0FF0000FFFFADAAFFFFF7BD0000
46D5F7BDFFFFF7BD832AF7BDFFFFF7BD01550000FFFFF7BD80AAF7BDFFFFF7BD
4155000000000000A2AA6E200000000000000000000000000000000000000000
000000000000}
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -