📄 p_xueke.~dfm
字号:
object f_xueke: Tf_xueke
Left = 270
Top = 173
Width = 258
Height = 335
Caption = #23398#31185#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 = 250
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 = 250
Height = 5
TabOrder = 1
end
object Panel2: TPanel
Left = 0
Top = 48
Width = 250
Height = 73
TabOrder = 2
object Label1: TLabel
Left = 48
Top = 16
Width = 36
Height = 13
Caption = #23398#31185#65306
end
object Label2: TLabel
Left = 48
Top = 40
Width = 36
Height = 13
Caption = #25490#24207#65306
end
object Edit1: TEdit
Left = 96
Top = 10
Width = 100
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 96
Top = 40
Width = 100
Height = 21
TabOrder = 1
end
end
object Panel3: TPanel
Left = 0
Top = 124
Width = 250
Height = 5
TabOrder = 3
end
object DBGrid1: TDBGrid
Left = 0
Top = 134
Width = 250
Height = 163
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 = #23398#31185
Width = 150
Visible = True
end
item
Expanded = False
FieldName = #25490#24207
Visible = True
end>
end
object Query_xueke: TADOQuery
Connection = f_main.conn
Parameters = <>
Left = 152
Top = 8
end
object DataSource1: TDataSource
DataSet = Query_xueke
Left = 192
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -