📄 u_saveorrestore.dfm
字号:
object Frm_SaveOrRestore: TFrm_SaveOrRestore
Left = 221
Top = 287
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #25968#25454#22791#20221#19982#24674#22797
ClientHeight = 222
ClientWidth = 447
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 447
Height = 222
ActivePage = TabSheet2
Align = alClient
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #22791#20221
object Label2: TLabel
Left = 48
Top = 47
Width = 52
Height = 13
Caption = #25991#20214#21517#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object SpeedButton1: TSpeedButton
Left = 337
Top = 43
Width = 23
Height = 22
Caption = '...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton1Click
end
object Edit1: TEdit
Left = 96
Top = 43
Width = 241
Height = 21
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Button1: TButton
Left = 168
Top = 120
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 256
Top = 120
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = Button2Click
end
end
object TabSheet2: TTabSheet
Caption = #24674#22797
ImageIndex = 1
object Label1: TLabel
Left = 48
Top = 47
Width = 52
Height = 13
Caption = #25991#20214#21517#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object SpeedButton2: TSpeedButton
Left = 337
Top = 43
Width = 23
Height = 22
Caption = '...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton2Click
end
object Edit2: TEdit
Left = 96
Top = 43
Width = 241
Height = 21
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Button3: TButton
Left = 168
Top = 120
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button3Click
end
object Button4: TButton
Left = 256
Top = 120
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = Button2Click
end
end
end
object Panel1: TPanel
Left = 0
Top = 233
Width = 7
Height = 9
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
Visible = False
end
object Open1: TOpenDialog
Left = 380
Top = 48
end
object Save1: TSaveDialog
Left = 388
Top = 104
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -