📄 schoolinfo_unit.dfm
字号:
inherited frmSchoolInfo: TfrmSchoolInfo
Left = 301
Top = 224
Caption = #23398#26657#20449#24687
ClientHeight = 180
ClientWidth = 311
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 48
Top = 28
Width = 60
Height = 12
Caption = #23398#26657#21517#31216#65306
end
object Label2: TLabel [1]
Left = 48
Top = 112
Width = 60
Height = 12
Caption = #32852#31995#26041#24335#65306
end
object Label3: TLabel [2]
Left = 48
Top = 56
Width = 60
Height = 12
Caption = #22320' '#22336#65306
end
object Label4: TLabel [3]
Left = 48
Top = 83
Width = 60
Height = 12
Caption = #32852' '#31995' '#20154#65306
end
object edtSchoolName: TEdit [4]
Left = 120
Top = 24
Width = 150
Height = 20
TabOrder = 0
end
object edtSchoolAddress: TEdit [5]
Left = 120
Top = 52
Width = 150
Height = 20
TabOrder = 1
end
object edtLinkMan: TEdit [6]
Left = 120
Top = 79
Width = 150
Height = 20
TabOrder = 2
end
object edtType: TEdit [7]
Left = 120
Top = 108
Width = 150
Height = 20
TabOrder = 3
end
object btnOK: TBitBtn [8]
Left = 56
Top = 144
Width = 75
Height = 25
Caption = #30830#23450'(&O)'
TabOrder = 4
OnClick = btnOKClick
end
object btnCancel: TBitBtn [9]
Left = 184
Top = 144
Width = 75
Height = 25
Caption = #21462#28040'(&C)'
TabOrder = 5
OnClick = btnCancelClick
end
inherited ActionList1: TActionList
Left = 8
Top = 128
end
inherited PopupMenu1: TPopupMenu
Left = 8
Top = 152
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -