📄 readunit.dfm
字号:
object ReadForm: TReadForm
Left = 204
Top = 105
Width = 399
Height = 450
BorderIcons = [biSystemMenu, biMinimize]
Caption = #35835#32773#31649#29702
Color = clBtnFace
Constraints.MaxHeight = 450
Constraints.MaxWidth = 399
Constraints.MinHeight = 450
Constraints.MinWidth = 399
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 38
Width = 60
Height = 13
Caption = #35835#32773#32534#21495#65306
end
object Label2: TLabel
Left = 48
Top = 68
Width = 60
Height = 13
Caption = #35835#32773#22995#21517#65306
end
object Label3: TLabel
Left = 48
Top = 98
Width = 60
Height = 13
Caption = #35835#32773#31867#22411#65306
end
object Label4: TLabel
Left = 48
Top = 128
Width = 36
Height = 13
Caption = #22320#22336#65306
end
object Label5: TLabel
Left = 48
Top = 158
Width = 36
Height = 13
Caption = #37038#32534#65306
end
object Label6: TLabel
Left = 48
Top = 188
Width = 36
Height = 13
Caption = #30005#35805#65306
end
object Label7: TLabel
Left = 48
Top = 218
Width = 36
Height = 13
Caption = #25163#26426#65306
end
object Label8: TLabel
Left = 48
Top = 248
Width = 37
Height = 13
Caption = 'Email'#65306
end
object Label9: TLabel
Left = 48
Top = 278
Width = 28
Height = 13
Caption = 'QQ'#65306
end
object ComboBox1: TComboBox
Left = 120
Top = 33
Width = 121
Height = 21
ItemHeight = 13
MaxLength = 7
TabOrder = 0
OnChange = ComboBox1Change
end
object Edit1: TEdit
Left = 120
Top = 63
Width = 121
Height = 21
MaxLength = 20
TabOrder = 1
end
object ComboBox2: TComboBox
Left = 120
Top = 93
Width = 41
Height = 21
Style = csDropDownList
ItemHeight = 13
MaxLength = 1
TabOrder = 2
OnChange = ComboBox2Change
end
object Edit2: TEdit
Left = 120
Top = 123
Width = 233
Height = 21
MaxLength = 50
TabOrder = 3
end
object Edit3: TEdit
Left = 120
Top = 153
Width = 81
Height = 21
MaxLength = 6
TabOrder = 4
end
object Edit4: TEdit
Left = 120
Top = 183
Width = 153
Height = 21
MaxLength = 15
TabOrder = 5
end
object Edit5: TEdit
Left = 120
Top = 213
Width = 153
Height = 21
MaxLength = 11
TabOrder = 6
end
object Edit6: TEdit
Left = 120
Top = 243
Width = 193
Height = 21
MaxLength = 30
TabOrder = 7
end
object Edit7: TEdit
Left = 120
Top = 273
Width = 105
Height = 21
MaxLength = 10
TabOrder = 8
end
object BitBtn1: TBitBtn
Left = 64
Top = 336
Width = 60
Height = 25
Caption = #20462#25913
TabOrder = 9
OnClick = BitBtn1Click
Kind = bkAll
end
object BitBtn2: TBitBtn
Left = 168
Top = 336
Width = 60
Height = 25
Caption = #28155#21152
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 10
OnClick = BitBtn2Click
Kind = bkOK
end
object BitBtn3: TBitBtn
Left = 272
Top = 336
Width = 60
Height = 25
Caption = #21024#38500
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 11
OnClick = BitBtn3Click
Kind = bkCancel
end
object StatusBar1: TStatusBar
Left = 0
Top = 402
Width = 391
Height = 21
Panels = <
item
Text = #35835#32773#31649#29702
Width = 100
end
item
Text = '0'
Width = 50
end>
end
object BitBtn4: TBitBtn
Left = 264
Top = 32
Width = 65
Height = 25
Caption = #21047#26032
TabOrder = 13
OnClick = BitBtn4Click
Kind = bkRetry
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -