📄 test4.dfm
字号:
object Form1: TForm1
Left = 192
Top = 113
Width = 696
Height = 480
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 264
Top = 408
Width = 32
Height = 13
Caption = 'Label1'
end
object ShockwaveFlash1: TShockwaveFlash
Left = 16
Top = 16
Width = 561
Height = 369
TabOrder = 0
OnReadyStateChange = ShockwaveFlash1ReadyStateChange
ControlData = {
6755665510070000FB3900002326000008000200000000000800000000000800
0000000008000E000000570069006E0064006F00770000000B00FFFF0B00FFFF
08000A0000004800690067006800000008000200000000000B00FFFF08000000
00000800020000000000080010000000530068006F00770041006C006C000000
0B0000000B000000080002000000000008000000000008000200000000000D00
000000000000000000000000000000000B0001000B0000000800000000000300
0000000008000800000061006C006C00000008000C000000660061006C007300
65000000}
end
object Button1: TButton
Left = 600
Top = 80
Width = 75
Height = 25
Caption = #35843#20837#25991#20214
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 600
Top = 112
Width = 75
Height = 25
Caption = #25773#25918
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 600
Top = 144
Width = 75
Height = 25
Caption = #19978#31227
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 600
Top = 176
Width = 75
Height = 25
Caption = #19979#31227
TabOrder = 4
OnClick = Button4Click
end
object ProgressBar1: TProgressBar
Left = 8
Top = 392
Width = 150
Height = 17
Min = 0
Max = 100
Smooth = True
TabOrder = 5
end
object ComboBox1: TComboBox
Left = 16
Top = 424
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 6
Text = 'ComboBox1'
OnChange = ComboBox1Change
end
object Button5: TButton
Left = 600
Top = 216
Width = 75
Height = 25
Caption = #25773#25918
TabOrder = 7
OnClick = Button5Click
end
object OpenDialog1: TOpenDialog
Left = 40
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -