📄 editinfounit.dfm
字号:
Height = 22
EditLabel.Width = 44
EditLabel.Height = 16
EditLabel.Caption = #20837#23398#26085#26399
LabelPosition = lpLeft
LabelSpacing = 3
ReadOnly = True
TabOrder = 3
Text = '2006'#24180' 9'#26376' 1'#26085
end
object IdNum: TLabeledEdit
Left = 56
Top = 72
Width = 129
Height = 22
EditLabel.Width = 44
EditLabel.Height = 16
EditLabel.Caption = #36523#20221#35777#21495
LabelPosition = lpLeft
LabelSpacing = 3
ReadOnly = True
TabOrder = 4
Text = '000000000000000000'
end
object People: TLabeledEdit
Left = 144
Top = 32
Width = 41
Height = 22
EditLabel.Width = 22
EditLabel.Height = 16
EditLabel.Caption = #27665#26063
LabelPosition = lpLeft
LabelSpacing = 3
ReadOnly = True
TabOrder = 5
Text = #27721
end
end
object StuInfo: TGroupBox
Left = 32
Top = 216
Width = 257
Height = 209
Anchors = [akLeft, akTop, akBottom]
Caption = #22312#26657#20449#24687
TabOrder = 1
object LabelSchool: TLabel
Left = 24
Top = 40
Width = 22
Height = 16
Caption = #23398#38498
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #24494#36719#38597#40657
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 24
Top = 88
Width = 22
Height = 16
Caption = #19987#19994
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #24494#36719#38597#40657
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 24
Top = 128
Width = 22
Height = 16
Caption = #29677#32423
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #24494#36719#38597#40657
Font.Style = []
ParentFont = False
end
object Dormitory: TLabeledEdit
Left = 64
Top = 176
Width = 41
Height = 22
EditLabel.Width = 36
EditLabel.Height = 16
EditLabel.Caption = #23517#23460#27004' '
LabelPosition = lpLeft
LabelSpacing = 3
TabOrder = 0
Text = 'D26'
end
object LabeledEdit1: TLabeledEdit
Left = 160
Top = 176
Width = 41
Height = 22
EditLabel.Width = 28
EditLabel.Height = 16
EditLabel.Caption = #23517#23460' '
LabelPosition = lpLeft
LabelSpacing = 3
TabOrder = 1
Text = '500'
end
object SchoolList: TListBox
Left = 56
Top = 32
Width = 177
Height = 33
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #24494#36719#38597#40657
Font.Style = []
ItemHeight = 16
Items.Strings = (
#30005#23376#20449#24687#19982#30005#27668#24037#31243#23398#38498
#36719#20214#23398#38498
#26426#26800#23398#38498)
ParentFont = False
TabOrder = 2
end
object Major: TListBox
Left = 56
Top = 80
Width = 177
Height = 33
ItemHeight = 16
TabOrder = 3
end
object ClassList: TComboBox
Left = 56
Top = 128
Width = 177
Height = 24
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #24494#36719#38597#40657
Font.Style = []
ItemHeight = 16
ParentFont = False
TabOrder = 4
Text = #35831#36873#25321#29677#32423
Items.Strings = (
'F0603033'
'F0603032')
end
end
object AddInfo: TGroupBox
Left = 304
Top = 16
Width = 520
Height = 369
Anchors = [akLeft, akTop, akRight, akBottom]
Caption = #20010#20154#20449#24687
TabOrder = 2
DesignSize = (
520
369)
object CellPhone: TLabeledEdit
Left = 88
Top = 32
Width = 137
Height = 22
EditLabel.Width = 31
EditLabel.Height = 16
EditLabel.Caption = #25163#26426' '
LabelPosition = lpLeft
LabelSpacing = 3
TabOrder = 0
Text = '13700000000'
end
object DoPhone: TLabeledEdit
Left = 304
Top = 32
Width = 137
Height = 22
EditLabel.Width = 47
EditLabel.Height = 16
EditLabel.Caption = #23517#23460#30005#35805' '
LabelPosition = lpLeft
LabelSpacing = 3
TabOrder = 1
Text = '54749110'
end
object HomeAdd: TLabeledEdit
Left = 88
Top = 72
Width = 353
Height = 22
EditLabel.Width = 44
EditLabel.Height = 16
EditLabel.Caption = #23478#24237#20303#22336
LabelPosition = lpLeft
LabelSpacing = 3
TabOrder = 2
end
object ExSchool: TLabeledEdit
Left = 88
Top = 112
Width = 193
Height = 22
EditLabel.Width = 44
EditLabel.Height = 16
EditLabel.Caption = #27605#19994#23398#26657
LabelPosition = lpLeft
LabelSpacing = 3
TabOrder = 3
end
object Policy: TLabeledEdit
Left = 344
Top = 112
Width = 97
Height = 22
EditLabel.Width = 44
EditLabel.Height = 16
EditLabel.Caption = #25919#27835#38754#35980
LabelPosition = lpLeft
LabelSpacing = 3
TabOrder = 4
Text = #20160#21494#27966
end
object Memo1: TMemo
Left = 40
Top = 144
Width = 432
Height = 209
Anchors = [akLeft, akTop, akRight]
Lines.Strings = (
#20010#20154#31616#21382
''
''
#20854#23427#20449#24687)
TabOrder = 5
end
end
object Confirm: TBitBtn
Left = 448
Top = 399
Width = 75
Height = 25
Caption = #25552#20132
TabOrder = 3
OnClick = ConfirmClick
Kind = bkOK
end
object Cancel: TBitBtn
Left = 624
Top = 399
Width = 75
Height = 25
Caption = #25918#24323
TabOrder = 4
OnClick = CancelClick
Kind = bkAbort
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -