📄 unitincept.dfm.~22~
字号:
object fmIncept: TfmIncept
Left = 0
Top = 0
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #26657#39564'/'#25509#25910#25104#32489
ClientHeight = 462
ClientWidth = 702
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 16
Width = 52
Height = 13
Caption = #23398#26657#21015#34920
end
object Label2: TLabel
Left = 160
Top = 16
Width = 26
Height = 13
Caption = #35821#22522
end
object Label3: TLabel
Left = 296
Top = 16
Width = 26
Height = 13
Caption = #20316#25991
end
object Label4: TLabel
Left = 432
Top = 16
Width = 26
Height = 13
Caption = #25968#23398
end
object Label5: TLabel
Left = 568
Top = 16
Width = 26
Height = 13
Caption = #33521#35821
end
object SchoolList: TListBox
Left = 24
Top = 40
Width = 113
Height = 400
ItemHeight = 13
TabOrder = 0
OnClick = SchoolListClick
end
object yuwen1List: TCheckListBox
Left = 152
Top = 40
Width = 121
Height = 401
OnClickCheck = yuwen1ListClickCheck
ItemHeight = 13
TabOrder = 1
end
object yuwen2List: TCheckListBox
Left = 288
Top = 40
Width = 121
Height = 401
OnClickCheck = yuwen2ListClickCheck
ItemHeight = 13
TabOrder = 2
end
object shuxueList: TCheckListBox
Left = 424
Top = 40
Width = 121
Height = 401
OnClickCheck = shuxueListClickCheck
ItemHeight = 13
TabOrder = 3
end
object yingyuList: TCheckListBox
Left = 560
Top = 40
Width = 121
Height = 401
OnClickCheck = yingyuListClickCheck
ItemHeight = 13
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -