📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 114
Width = 648
Height = 510
Caption = 'Form1'
Color = clMoneyGreen
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 88
Top = 48
Width = 62
Height = 19
AutoSize = False
Caption = #22995#21517
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #40657#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 72
Top = 96
Width = 76
Height = 19
AutoSize = False
Caption = #30005#35805#21495#30721
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #40657#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 144
Top = 384
Width = 329
Height = 33
AutoSize = False
Color = clYellow
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #21326#25991#23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label4: TLabel
Left = 24
Top = 384
Width = 113
Height = 33
AutoSize = False
Caption = #26174#31034#28155#21152#30340#35760#24405
Color = clLime
ParentColor = False
end
object Edit1: TEdit
Left = 160
Top = 48
Width = 161
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 0
end
object Edit2: TEdit
Left = 160
Top = 96
Width = 161
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 1
end
object RadioGroup1: TRadioGroup
Left = 336
Top = 40
Width = 161
Height = 81
Caption = #24615#21035
TabOrder = 2
end
object RadioButton1: TRadioButton
Left = 360
Top = 72
Width = 57
Height = 25
Caption = #30007
TabOrder = 3
end
object RadioButton2: TRadioButton
Left = 440
Top = 72
Width = 65
Height = 25
Caption = #22899
TabOrder = 4
end
object Button1: TButton
Left = 176
Top = 160
Width = 89
Height = 33
Caption = #28155#21152#35760#24405
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #21326#25991#23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button1Click
end
object Button3: TButton
Left = 320
Top = 160
Width = 81
Height = 33
Caption = #26174#31034#20840#37096
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #21326#25991#23435#20307
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = Button3Click
end
object ListBox1: TListBox
Left = 128
Top = 208
Width = 369
Height = 169
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #21326#25991#23435#20307
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ItemHeight = 21
ParentFont = False
TabOrder = 7
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -