📄 usetschool.dfm
字号:
object dlgSchool: TdlgSchool
Left = 341
Top = 212
BorderStyle = bsDialog
Caption = #23398#26657#22522#26412#20449#24687
ClientHeight = 288
ClientWidth = 321
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
DesignSize = (
321
288)
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 8
Top = 16
Width = 305
Height = 137
Shape = bsFrame
end
object labCaption: TLabel
Left = 16
Top = 10
Width = 78
Height = 12
Caption = #23398#26657#22522#26412#20449#24687
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 16
Top = 128
Width = 36
Height = 12
Caption = #24180#32423': '
end
object Bevel3: TBevel
Left = 8
Top = 168
Width = 305
Height = 73
Shape = bsFrame
end
object Label2: TLabel
Left = 16
Top = 162
Width = 52
Height = 12
Caption = #21442#25968#35774#32622
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object BitBtn1: TBitBtn
Left = 152
Top = 252
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = #30830#23450
TabOrder = 0
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 232
Top = 252
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = #21462#28040
TabOrder = 1
Kind = bkCancel
end
object leName: TLabeledEdit
Left = 48
Top = 32
Width = 257
Height = 20
EditLabel.Width = 30
EditLabel.Height = 12
EditLabel.Caption = #26657#21517':'
LabelPosition = lpLeft
TabOrder = 2
end
object leAddress: TLabeledEdit
Left = 48
Top = 64
Width = 257
Height = 20
EditLabel.Width = 30
EditLabel.Height = 12
EditLabel.Caption = #26657#22336':'
LabelPosition = lpLeft
TabOrder = 3
end
object leRector: TLabeledEdit
Left = 48
Top = 96
Width = 97
Height = 20
EditLabel.Width = 30
EditLabel.Height = 12
EditLabel.Caption = #26657#38271':'
LabelPosition = lpLeft
TabOrder = 4
end
object leTel: TLabeledEdit
Left = 192
Top = 96
Width = 113
Height = 20
EditLabel.Width = 30
EditLabel.Height = 12
EditLabel.Caption = #30005#35805':'
LabelPosition = lpLeft
TabOrder = 5
end
object cbHasJunior: TCheckBox
Left = 104
Top = 126
Width = 49
Height = 17
Caption = #21021#20013
TabOrder = 6
end
object cbHasElementary: TCheckBox
Left = 48
Top = 126
Width = 49
Height = 17
Caption = #23567#23398
TabOrder = 7
end
object leCourse1: TLabeledEdit
Left = 72
Top = 184
Width = 233
Height = 20
EditLabel.Width = 54
EditLabel.Height = 12
EditLabel.Caption = #23567#23398#35838#31243':'
LabelPosition = lpLeft
TabOrder = 8
end
object leCourse2: TLabeledEdit
Left = 72
Top = 208
Width = 233
Height = 20
EditLabel.Width = 54
EditLabel.Height = 12
EditLabel.Caption = #21021#20013#35838#31243':'
LabelPosition = lpLeft
TabOrder = 9
end
object leCity: TLabeledEdit
Left = 192
Top = 124
Width = 113
Height = 20
EditLabel.Width = 30
EditLabel.Height = 12
EditLabel.Caption = #22478#24066':'
LabelPosition = lpLeft
TabOrder = 10
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -