📄 unit40.dfm
字号:
object Form40: TForm40
Left = 367
Top = 341
Width = 477
Height = 326
Caption = 'Form40'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 20
object Panel1: TPanel
Left = 24
Top = 16
Width = 425
Height = 89
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 8
Width = 257
Height = 20
AutoSize = False
Caption = #38656#35201#24674#22797#30340#22791#20221#25991#20214#20445#23384#22312
end
object Edit1: TEdit
Left = 24
Top = 40
Width = 329
Height = 28
AutoSize = False
TabOrder = 0
Text = 'F:\MY HOTEL\DATA\BACKUP'
end
object Button1: TButton
Left = 368
Top = 40
Width = 41
Height = 25
Caption = '...'
TabOrder = 1
end
end
object Panel2: TPanel
Left = 24
Top = 120
Width = 425
Height = 89
TabOrder = 1
object Label2: TLabel
Left = 24
Top = 8
Width = 169
Height = 20
AutoSize = False
Caption = #26368#36817#19968#27425#22791#20221#26102#38388
end
object Label3: TLabel
Left = 128
Top = 48
Width = 177
Height = 20
AutoSize = False
Caption = '2004-6-25 12:00:00'
end
end
object Button3: TButton
Left = 104
Top = 240
Width = 75
Height = 25
Caption = #24674#22797
TabOrder = 2
end
object Button2: TButton
Left = 288
Top = 240
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -