📄 coursemanage.dfm
字号:
object Form4: TForm4
Left = 436
Top = 163
Width = 371
Height = 405
Caption = #23398#31185#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 Panel1: TPanel
Left = 0
Top = 0
Width = 153
Height = 369
TabOrder = 0
object TreeView1: TTreeView
Left = 0
Top = 0
Width = 153
Height = 369
Indent = 19
TabOrder = 0
OnChange = TreeView1Change
OnMouseMove = ssssMouseMove
end
end
object Panel2: TPanel
Left = 152
Top = 0
Width = 209
Height = 369
TabOrder = 1
object SpeedButton1: TSpeedButton
Left = 32
Top = 280
Width = 65
Height = 22
Caption = #22686#21152#31185#30446
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 72
Top = 128
Width = 65
Height = 22
Caption = #21024#38500
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 120
Top = 280
Width = 65
Height = 22
Caption = #37325#21629#21517
end
object SpeedButton4: TSpeedButton
Left = 80
Top = 328
Width = 65
Height = 22
Caption = #20851#38381
OnClick = SpeedButton4Click
end
object Label1: TLabel
Left = 32
Top = 32
Width = 41
Height = 25
Caption = #31185#30446' '
end
object Label2: TLabel
Left = 32
Top = 88
Width = 42
Height = 13
Caption = #30693#35782#28857' '
end
object Label3: TLabel
Left = 40
Top = 184
Width = 33
Height = 13
Caption = #31185#30446' '
end
object Label4: TLabel
Left = 40
Top = 224
Width = 42
Height = 13
Caption = #30693#35782#28857' '
end
object Label_Course: TLabel
Left = 88
Top = 32
Width = 65
Height = 13
Caption = 'Label_Course'
end
object Label_Kp: TLabel
Left = 88
Top = 88
Width = 45
Height = 13
Caption = 'Label_Kp'
end
object Edit_Course: TEdit
Left = 96
Top = 184
Width = 81
Height = 21
TabOrder = 0
Text = 'Edit_Course'
end
object Edit_Kp: TEdit
Left = 96
Top = 216
Width = 81
Height = 21
TabOrder = 1
Text = 'Edit_Kp'
end
end
object ADOQuery_Course: TADOQuery
Connection = Form2.ADOConnection1
Parameters = <>
Left = 80
Top = 32
end
object ADOQuery_Kp: TADOQuery
Connection = Form2.ADOConnection1
Parameters = <>
Left = 72
Top = 112
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -