📄 fpdyunit.dfm
字号:
object fpdytemp: Tfpdytemp
Left = 230
Top = 162
Width = 443
Height = 259
Caption = #25171#21360#20998#37197#21333#20301
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 Panel1: TPanel
Left = 0
Top = 0
Width = 435
Height = 232
Align = alClient
TabOrder = 0
object GroupBox1: TGroupBox
Left = 2
Top = 32
Width = 417
Height = 121
Caption = #35831#36873#25321#25171#21360#26041#24335
TabOrder = 0
object Label1: TLabel
Left = 192
Top = 36
Width = 105
Height = 13
AutoSize = False
Caption = #35831#36873#25321#19987#19994#21517
end
object Label2: TLabel
Left = 192
Top = 76
Width = 73
Height = 13
AutoSize = False
Caption = #35831#36873#25321#29677#32423
end
object Label3: TLabel
Left = 200
Top = 56
Width = 65
Height = 13
AutoSize = False
Caption = #23398#29983#23398#21495
Visible = False
end
object RadioButton1: TRadioButton
Left = 40
Top = 32
Width = 113
Height = 17
Caption = #25353#29677#32423#25171#21360
Checked = True
TabOrder = 0
TabStop = True
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 40
Top = 72
Width = 113
Height = 17
Caption = #25353#20010#20154#25171#21360
TabOrder = 1
OnClick = RadioButton2Click
end
object ComboBox1: TComboBox
Left = 280
Top = 34
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 2
OnExit = ComboBox1Exit
end
object ComboBox2: TComboBox
Left = 280
Top = 76
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 3
end
object Edit1: TEdit
Left = 280
Top = 52
Width = 105
Height = 21
TabOrder = 4
Visible = False
end
end
object Button1: TButton
Left = 160
Top = 184
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -