📄 selcourse.~dfm
字号:
object SelectCourseDlg: TSelectCourseDlg
Left = 382
Top = 125
Width = 266
Height = 385
BorderIcons = [biSystemMenu]
Caption = #36873#25321#35838#31243
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 304
Width = 258
Height = 54
Align = alBottom
TabOrder = 0
object OKBtn: TBitBtn
Left = 35
Top = 15
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = OKBtnClick
Kind = bkOK
end
object CancelBtn: TBitBtn
Left = 147
Top = 15
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 1
Kind = bkCancel
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 258
Height = 304
Align = alClient
DataSource = DataMod.SelCourseSource
ImeName = #26368#24378#20116#31508#36755#20837#27861
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -