📄 bfml_form.dfm
字号:
object BFML_F: TBFML_F
Left = 294
Top = 256
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #36873#25321#35201#22791#20221#30340#30446#26631#30446#24405
ClientHeight = 283
ClientWidth = 429
Color = clMoneyGreen
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
OnClose = FormClose
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 16
Width = 48
Height = 12
Caption = #39537#21160#22120#65306
end
object Label2: TLabel
Left = 16
Top = 40
Width = 48
Height = 12
Caption = #25991#20214#22841#65306
end
object DriveComboBox1: TDriveComboBox
Left = 64
Top = 12
Width = 313
Height = 18
Color = clInfoBk
DirList = Dir_LB
TabOrder = 0
end
object Dir_LB: TDirectoryListBox
Left = 64
Top = 40
Width = 313
Height = 193
Color = clInfoBk
ItemHeight = 16
TabOrder = 1
OnClick = Dir_LBClick
end
object OK_Btn: TButton
Left = 128
Top = 248
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = OK_BtnClick
end
object Exit_Btn: TButton
Left = 232
Top = 248
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = Exit_BtnClick
end
object XPManifest1: TXPManifest
Left = 24
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -