📄 p_banben.dfm
字号:
object F_banben: TF_banben
Left = 342
Top = 212
Width = 308
Height = 351
Caption = #29256#26412#20449#24687#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 300
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 = 300
Height = 5
TabOrder = 1
end
object Panel2: TPanel
Left = 0
Top = 48
Width = 300
Height = 65
TabOrder = 2
object Label1: TLabel
Left = 24
Top = 14
Width = 36
Height = 13
Caption = #29256#26412#65306
end
object Label2: TLabel
Left = 24
Top = 40
Width = 36
Height = 13
Caption = #25490#24207#65306
end
object Edit1: TEdit
Left = 80
Top = 8
Width = 169
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 80
Top = 36
Width = 121
Height = 21
TabOrder = 1
end
end
object Panel3: TPanel
Left = 0
Top = 116
Width = 300
Height = 5
TabOrder = 3
end
object DBGrid1: TDBGrid
Left = 0
Top = 128
Width = 300
Height = 185
DataSource = DataSource1
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnColEnter = DBGrid1ColEnter
Columns = <
item
Expanded = False
FieldName = #29256#26412
Width = 150
Visible = True
end
item
Expanded = False
FieldName = #25490#24207
Visible = True
end>
end
object Query_banben: TADOQuery
Connection = f_main.conn
Parameters = <>
Left = 184
Top = 8
end
object DataSource1: TDataSource
DataSet = Query_banben
Left = 224
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -