📄 unit1.dfm
字号:
object Form1: TForm1
Left = 164
Top = 96
Width = 414
Height = 524
Caption = #21491#38190#27880#20876#31243#24207
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 393
Height = 225
Caption = #26174#31034#29992#25143#20449#24687
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 21
Top = 36
Width = 76
Height = 13
AutoSize = False
Caption = #24403#21069#36335#24452#65306
end
object Label2: TLabel
Left = 21
Top = 68
Width = 76
Height = 13
AutoSize = False
Caption = #20135#21697#24207#21015#21495#65306
end
object Label3: TLabel
Left = 21
Top = 100
Width = 76
Height = 13
AutoSize = False
Caption = #20135' '#21697' '#21495#65306
end
object Label4: TLabel
Left = 21
Top = 136
Width = 68
Height = 13
AutoSize = False
Caption = #27880#20876#20844#21496#65306
end
object Label5: TLabel
Left = 21
Top = 164
Width = 68
Height = 13
AutoSize = False
Caption = #29992' '#25143' '#21517#65306
end
object Label6: TLabel
Left = 21
Top = 196
Width = 68
Height = 13
AutoSize = False
Caption = #36719#20214#31867#22411#65306
end
object Edit1: TEdit
Left = 100
Top = 32
Width = 285
Height = 21
BevelInner = bvNone
BevelKind = bkSoft
BorderStyle = bsNone
ReadOnly = True
TabOrder = 0
end
object Edit2: TEdit
Left = 100
Top = 64
Width = 285
Height = 21
BevelInner = bvNone
BevelKind = bkSoft
BorderStyle = bsNone
ReadOnly = True
TabOrder = 1
end
object Edit3: TEdit
Left = 100
Top = 96
Width = 285
Height = 21
BevelInner = bvNone
BevelKind = bkSoft
BorderStyle = bsNone
ReadOnly = True
TabOrder = 2
end
object Edit4: TEdit
Left = 100
Top = 128
Width = 285
Height = 21
BevelInner = bvNone
BevelKind = bkSoft
BorderStyle = bsNone
ReadOnly = True
TabOrder = 3
end
object Edit5: TEdit
Left = 100
Top = 160
Width = 285
Height = 21
BevelInner = bvNone
BevelKind = bkSoft
BorderStyle = bsNone
ReadOnly = True
TabOrder = 4
end
object Edit6: TEdit
Left = 100
Top = 192
Width = 285
Height = 21
BevelInner = bvNone
BevelKind = bkSoft
BorderStyle = bsNone
ReadOnly = True
TabOrder = 5
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 240
Width = 393
Height = 209
Caption = #25152#35201#24314#31435#30340#21491#38190#31243#24207#20449#24687
TabOrder = 1
object Label7: TLabel
Left = 18
Top = 28
Width = 111
Height = 13
AutoSize = False
Caption = #31243' '#24207' '#21517' '#31216#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 18
Top = 76
Width = 119
Height = 13
AutoSize = False
Caption = #22312#21491#38190#20013#30340#35828#26126#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 10
Top = 132
Width = 119
Height = 13
AutoSize = False
Caption = #31243#24207#25152#22312#20301#32622#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit7: TEdit
Left = 136
Top = 20
Width = 161
Height = 21
TabOrder = 0
end
object Edit8: TEdit
Left = 136
Top = 68
Width = 161
Height = 21
TabOrder = 1
end
object Edit9: TEdit
Left = 8
Top = 156
Width = 313
Height = 21
TabOrder = 2
end
object Button3: TButton
Left = 331
Top = 153
Width = 49
Height = 25
Caption = #27983#35272
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button3Click
end
end
object BitBtn1: TBitBtn
Left = 72
Top = 464
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 248
Top = 464
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = BitBtn2Click
Kind = bkClose
end
object OpenDialog1: TOpenDialog
Left = 32
Top = 288
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -