📄 umain.dfm
字号:
object frmMain: TfrmMain
Left = 199
Top = 133
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'MagicFlash - '#27169#25311'QQ'#39764#27861#34920#24773
ClientHeight = 145
ClientWidth = 359
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object lbl1: TLabel
Left = 7
Top = 16
Width = 78
Height = 12
Caption = 'Flash'#25991#20214#21517#65306
end
object lbl2: TLabel
Left = 48
Top = 87
Width = 210
Height = 12
Caption = #33268#21147#20110'C++Builder'#30340#23398#20064', '#25506#35752#21644#30740#31350'.'
end
object lblAuthor: TLabel
Left = 48
Top = 103
Width = 96
Height = 12
Caption = 'by GaoLun, ccrun'
end
object imgProgram: TImage
Left = 8
Top = 87
Width = 32
Height = 32
end
object btnBrowse: TButton
Left = 334
Top = 36
Width = 20
Height = 21
Caption = '..'
TabOrder = 1
OnClick = btnBrowseClick
end
object btnPlay: TButton
Left = 280
Top = 64
Width = 75
Height = 25
Caption = #25773#25918'(&P)'
TabOrder = 2
OnClick = btnPlayClick
end
object edtFileName: TEdit
Left = 7
Top = 37
Width = 323
Height = 20
ReadOnly = True
TabOrder = 0
end
object stbMain: TStatusBar
Left = 0
Top = 126
Width = 359
Height = 19
Panels = <>
SimplePanel = True
SimpleText = #27426#36814#20809#20020' C++ Builder '#30740#31350'! - http://www.ccrun.com'
end
object btnAbout: TButton
Left = 280
Top = 96
Width = 75
Height = 25
Caption = #20851#20110'(&A)'
TabOrder = 3
OnClick = btnAboutClick
end
object dlgOpen: TOpenDialog
Filter = 'Flash '#25991#20214' (*.swf)|*.swf'
InitialDir = '.'
Left = 328
Top = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -