mrbfhf.dfm
来自「生产管理系统:系统具有数据备份及数据还原功能。能够保证系统数据的安全性方便的全方」· DFM 代码 · 共 78 行
DFM
78 行
object FRM_BFHF: TFRM_BFHF
Left = 347
Top = 256
Width = 513
Height = 278
Caption = #25968#25454#22791#20221#19982#24674#22797
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 Label1: TLabel
Left = 54
Top = 63
Width = 396
Height = 36
Caption = #24674#22797#25968#25454#21069#24517#39035#22791#20221#25968#25454
Font.Charset = GB2312_CHARSET
Font.Color = clYellow
Font.Height = -35
Font.Name = #21326#25991#24425#20113
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 52
Top = 65
Width = 396
Height = 36
Caption = #24674#22797#25968#25454#21069#24517#39035#22791#20221#25968#25454
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -35
Font.Name = #21326#25991#24425#20113
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object BitBtn1: TBitBtn
Left = 60
Top = 160
Width = 75
Height = 25
Caption = #22791#20221
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 372
Top = 160
Width = 75
Height = 25
Caption = #24674#22797
TabOrder = 1
OnClick = BitBtn2Click
end
object ProgressBar1: TProgressBar
Left = 16
Top = 200
Width = 473
Height = 25
TabOrder = 2
end
object SaveDialog1: TSaveDialog
Left = 160
Top = 160
end
object OpenDialog1: TOpenDialog
Left = 200
Top = 160
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?