📄 sltcourse.dfm
字号:
object SltCourseForm: TSltCourseForm
Left = 299
Top = 152
Width = 432
Height = 387
BorderIcons = [biSystemMenu]
Caption = #36873#35838#36864#35838
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 424
Height = 97
Align = alTop
TabOrder = 0
object Label1: TLabel
Left = 18
Top = 24
Width = 39
Height = 13
Caption = #23398' '#21495':'
end
object Label2: TLabel
Left = 18
Top = 67
Width = 39
Height = 13
Caption = #22995' '#21517':'
end
object Label3: TLabel
Left = 214
Top = 24
Width = 39
Height = 13
Caption = #24635#23398#20998':'
end
object Label6: TLabel
Left = 328
Top = 24
Width = 72
Height = 13
Caption = #65288#24050#26377#25104#32489#65289
end
object StuNoEdt: TEdit
Left = 74
Top = 16
Width = 121
Height = 21
Enabled = False
ImeName = #26368#24378#20116#31508#36755#20837#27861
TabOrder = 0
end
object NameEdt: TEdit
Left = 74
Top = 59
Width = 121
Height = 21
Enabled = False
ImeName = #26368#24378#20116#31508#36755#20837#27861
TabOrder = 1
end
object ScoreEdt: TEdit
Left = 271
Top = 16
Width = 56
Height = 21
Enabled = False
ImeName = #26368#24378#20116#31508#36755#20837#27861
TabOrder = 2
end
object OKBtn: TButton
Left = 320
Top = 56
Width = 73
Height = 25
Caption = #36864' '#20986
TabOrder = 3
OnClick = OKBtnClick
end
end
object Panel2: TPanel
Left = 0
Top = 97
Width = 198
Height = 263
Align = alLeft
TabOrder = 1
object Label4: TLabel
Left = 1
Top = 1
Width = 196
Height = 13
Align = alTop
Alignment = taCenter
Caption = #21487#36873#35838#31243
end
object AllCourseGrid: TStringGrid
Left = 1
Top = 14
Width = 196
Height = 248
Align = alClient
ColCount = 2
DefaultColWidth = 120
FixedCols = 0
RowCount = 1
FixedRows = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing]
TabOrder = 0
end
end
object Panel3: TPanel
Left = 198
Top = 97
Width = 75
Height = 263
Align = alLeft
TabOrder = 2
object SelectBtn: TBitBtn
Left = 8
Top = 46
Width = 57
Height = 25
Caption = #36873#35838
TabOrder = 0
OnClick = SelectBtnClick
end
object UnSelectBtn: TBitBtn
Left = 8
Top = 102
Width = 57
Height = 25
Caption = #36864#35838
TabOrder = 1
OnClick = UnSelectBtnClick
end
end
object Panel4: TPanel
Left = 273
Top = 97
Width = 151
Height = 263
Align = alClient
TabOrder = 3
object Label5: TLabel
Left = 1
Top = 1
Width = 149
Height = 13
Align = alTop
Alignment = taCenter
Caption = #24050#36873#25321#35838#31243
end
object SelectedCourseList: TListBox
Left = 1
Top = 14
Width = 149
Height = 248
Align = alClient
ImeName = #26368#24378#20116#31508#36755#20837#27861
ItemHeight = 13
TabOrder = 0
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -