📄 p_mekuai.dfm
字号:
object F_mekuai: TF_mekuai
Left = 239
Top = 127
Width = 208
Height = 271
Caption = #27169#22359#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 200
Height = 40
ButtonHeight = 35
Caption = 'ToolBar1'
TabOrder = 0
object SpeedButton1: TSpeedButton
Left = 0
Top = 2
Width = 35
Height = 35
Caption = #28155#21152
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 35
Top = 2
Width = 35
Height = 35
Caption = #20462#25913
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 70
Top = 2
Width = 35
Height = 35
Caption = #21024#38500
OnClick = SpeedButton3Click
end
object SpeedButton4: TSpeedButton
Left = 105
Top = 2
Width = 35
Height = 35
Caption = #36864#20986
OnClick = SpeedButton4Click
end
end
object Panel1: TPanel
Left = 0
Top = 40
Width = 200
Height = 5
TabOrder = 1
end
object Panel2: TPanel
Left = 0
Top = 48
Width = 200
Height = 49
TabOrder = 2
object Label1: TLabel
Left = 25
Top = 7
Width = 36
Height = 13
Caption = #27169#22359#65306
end
object Label2: TLabel
Left = 25
Top = 29
Width = 36
Height = 13
Caption = #25490#24207#65306
end
object Edit1: TEdit
Left = 70
Top = 4
Width = 80
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
end
object Edit2: TEdit
Left = 70
Top = 26
Width = 80
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 1
end
end
object Panel3: TPanel
Left = 0
Top = 98
Width = 200
Height = 5
TabOrder = 3
end
object DBGrid1: TDBGrid
Left = 0
Top = 104
Width = 200
Height = 132
DataSource = DataSource1
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
Columns = <
item
Expanded = False
FieldName = #27169#22359
Width = 80
Visible = True
end
item
Expanded = False
FieldName = #25490#24207
Width = 60
Visible = True
end>
end
object DataSource1: TDataSource
DataSet = Query_mekuai
Left = 32
Top = 168
end
object Query_mekuai: TADOQuery
Connection = f_main.conn
Parameters = <>
Left = 80
Top = 168
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -