📄 redataunit.dfm
字号:
object ReDataForm: TReDataForm
Left = 265
Top = 206
Width = 351
Height = 158
Caption = #25968#25454#24211#36824#21407
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 343
Height = 131
Align = alClient
BevelInner = bvLowered
Color = clBtnHighlight
TabOrder = 0
object Label1: TLabel
Left = 20
Top = 45
Width = 71
Height = 16
AutoSize = False
Caption = #36824#21407#36335#24452#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = 16554836
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 115
Top = 8
Width = 113
Height = 20
AutoSize = False
Caption = #25968#25454#24211#36824#21407
Font.Charset = DEFAULT_CHARSET
Font.Color = 16554836
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object edtBakPath: TEdit
Left = 94
Top = 43
Width = 229
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = 16554836
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
end
object Panel2: TPanel
Left = 2
Top = 96
Width = 339
Height = 33
Align = alBottom
BevelInner = bvLowered
Caption = 'Panel2'
Color = clCaptionText
TabOrder = 1
object Button2: TButton
Left = 2
Top = 2
Width = 167
Height = 30
Caption = #24320#22987#36824#21407
TabOrder = 0
OnClick = Button2Click
end
object Button3: TButton
Left = 168
Top = 2
Width = 169
Height = 30
Caption = #36864#20986#36824#21407
TabOrder = 1
OnClick = Button3Click
end
end
object ProgressBar1: TProgressBar
Left = 2
Top = 81
Width = 339
Height = 15
Align = alBottom
TabOrder = 2
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -