📄 backpage.dfm
字号:
object frmbackpage: Tfrmbackpage
Left = 326
Top = 200
Width = 357
Height = 157
Caption = #21382#21490#21333#25454#25253#34920
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 349
Height = 89
Align = alClient
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 19
Top = 15
Width = 72
Height = 13
Caption = #24320#22987#26102#38388
end
object Label2: TLabel
Left = 20
Top = 38
Width = 68
Height = 13
Caption = #32467#26463#26102#38388
end
object Label3: TLabel
Left = 20
Top = 63
Width = 69
Height = 13
Caption = #26680#38144#22320#28857
end
object DateTimePicker1: TDateTimePicker
Left = 92
Top = 13
Width = 249
Height = 21
Date = 38994.000000000000000000
Time = 38994.000000000000000000
TabOrder = 0
end
object DateTimePicker2: TDateTimePicker
Left = 92
Top = 36
Width = 249
Height = 21
Date = 38994.000000000000000000
Time = 38994.000000000000000000
TabOrder = 1
end
object CDD: TComboBox
Left = 93
Top = 60
Width = 248
Height = 21
ItemHeight = 13
TabOrder = 2
Text = 'CDD'
end
end
object Panel2: TPanel
Left = 0
Top = 89
Width = 349
Height = 41
Align = alBottom
BevelInner = bvLowered
Color = clAppWorkSpace
TabOrder = 1
object Button1: TButton
Left = 81
Top = 11
Width = 130
Height = 25
Caption = #30830#23450
TabOrder = 0
end
object Button2: TButton
Left = 216
Top = 11
Width = 130
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = Button2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -