📄 unit1.dfm
字号:
object Form1: TForm1
Left = -66
Top = 125
Width = 643
Height = 401
Caption = 'Form1'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 21
object Label8: TLabel
Left = 56
Top = 304
Width = 95
Height = 21
Caption = #36873#20030#32467#26524':'
end
object GroupBox1: TGroupBox
Left = 56
Top = 16
Width = 177
Height = 265
Caption = #20505#36873#20154
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 72
Width = 42
Height = 21
Caption = #24352#19977
end
object Label2: TLabel
Left = 24
Top = 120
Width = 42
Height = 21
Caption = #26446#22235
end
object Label3: TLabel
Left = 24
Top = 168
Width = 42
Height = 21
Caption = #29579#20116
end
object Label4: TLabel
Left = 24
Top = 216
Width = 42
Height = 21
Caption = #36213#20845
end
object Label5: TLabel
Left = 104
Top = 32
Width = 42
Height = 21
Caption = #31080#25968
end
end
object Panel1: TPanel
Left = 272
Top = 40
Width = 313
Height = 169
TabOrder = 1
object Label6: TLabel
Left = 24
Top = 8
Width = 63
Height = 21
Caption = #35831#36873#25321
end
object Label7: TLabel
Left = 24
Top = 112
Width = 84
Height = 21
Caption = #20849#21809#31080#25968
end
object ComboBox1: TComboBox
Left = 24
Top = 56
Width = 145
Height = 29
Hint = #36873#25321
ItemHeight = 21
ParentShowHint = False
ShowHint = True
TabOrder = 0
Items.Strings = (
#24352#19977
#26446#22235
#29579#20116
#36213#20845)
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 344
Width = 635
Height = 23
Panels = <
item
Text = #25552#31034#25805#20316':'#39318#20808#36873#25321#20505#36873#20154','#28982#21518#21333#20987#30830#23450#25353#38062'!'
Width = 50
end>
end
object Button1: TButton
Left = 480
Top = 96
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 280
Top = 240
Width = 81
Height = 25
Caption = #32479#35745
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 400
Top = 240
Width = 75
Height = 25
Caption = #37325#36873
Enabled = False
TabOrder = 5
OnClick = Button3Click
end
object Button4: TButton
Left = 512
Top = 240
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 6
OnClick = Button4Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -