📄 drugs.dfm
字号:
object Frm_Drugs: TFrm_Drugs
Left = 324
Top = 221
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #33647#21697#31867#21035
ClientHeight = 243
ClientWidth = 512
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 8
Width = 72
Height = 12
Caption = #20174#23646#20110#22823#31867#21517
end
object Label2: TLabel
Left = 8
Top = 64
Width = 72
Height = 12
Caption = #20174#23646#20110#23567#31867#21517
end
object Label3: TLabel
Left = 8
Top = 160
Width = 48
Height = 12
Caption = #33647#21697#21517#31216
end
object SpeedButton1: TSpeedButton
Left = 72
Top = 216
Width = 49
Height = 22
Caption = #20445#23384
Flat = True
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 128
Top = 217
Width = 49
Height = 22
Caption = #21462#28040
Flat = True
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 8
Top = 216
Width = 57
Height = 22
Caption = #20445#23384#24182#26032#22686
Flat = True
OnClick = SpeedButton3Click
end
object Label4: TLabel
Left = 8
Top = 120
Width = 24
Height = 12
Caption = #32534#21495
end
object DBComboBox1: TDBComboBox
Left = 8
Top = 32
Width = 169
Height = 20
Style = csDropDownList
DataField = #22823#31867#21517
DataSource = DMDrugs.DrugsDataSource2
ItemHeight = 12
Items.Strings = (
#22788#26041#33647
#38750#22788#26041#33647
#20013#33609#33647
#36827#21475#33647#21697)
TabOrder = 0
end
object DBEdit1: TDBEdit
Left = 8
Top = 88
Width = 169
Height = 20
DataField = #23567#31867#21517
DataSource = DMDrugs.DrugsDataSource2
TabOrder = 1
end
object DBEdit2: TDBEdit
Left = 8
Top = 184
Width = 169
Height = 20
DataField = #21697#21517
DataSource = DMDrugs.DrugsDataSource2
TabOrder = 2
end
object DBISAMDBGrid1: TDBISAMDBGrid
Left = 184
Top = 8
Width = 321
Height = 233
DataSource = DMDrugs.DrugsDataSource2
TabOrder = 3
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
FitColumns = False
end
object DBEdit3: TDBEdit
Left = 8
Top = 136
Width = 169
Height = 20
DataField = #32534#21495
DataSource = DMDrugs.DrugsDataSource2
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -