📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
BorderStyle = bsNone
Caption = #26469#23486#31649#29702#19982#25277#22870
ClientHeight = 234
ClientWidth = 322
Color = clBackground
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PopupMenu = PopupMenu1
Position = poDefault
WindowState = wsMaximized
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 0
Top = 0
Width = 322
Height = 32
Align = alTop
Alignment = taCenter
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -32
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 0
Top = 64
Width = 322
Height = 32
Align = alTop
Alignment = taCenter
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -32
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 0
Top = 32
Width = 322
Height = 32
Align = alTop
Alignment = taCenter
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -32
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 0
Top = 128
Width = 322
Height = 48
Align = alTop
Alignment = taCenter
Caption = #28909#28872#31069#36154#37329#34678#26126#29664#29992#25143#20465#20048#37096#37329#21326#31449#25104#31435#65281
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -48
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 0
Top = 96
Width = 322
Height = 32
Align = alTop
Alignment = taCenter
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -32
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 0
Top = 221
Width = 322
Height = 13
Align = alBottom
Alignment = taRightJustify
Caption = #37329#21326#37329#36784#35745#31639#26426#36719#20214#26377#38480#20844#21496
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object PopupMenu1: TPopupMenu
Left = 72
Top = 64
object S1: TMenuItem
Caption = #25277' '#22870'(&G)'
OnClick = S1Click
end
object N1: TMenuItem
Caption = #30331' '#35760'(&S)'
OnClick = N1Click
end
object N2: TMenuItem
Caption = #31614' '#21040'(&E)'
OnClick = N2Click
end
object A1: TMenuItem
Caption = #20851' '#20110'(&A)'
OnClick = A1Click
end
object X1: TMenuItem
Caption = #36864' '#20986'(&X)'
OnClick = X1Click
end
end
object Duba: TADOConnection
LoginPrompt = False
Mode = cmShareDenyNone
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 32
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -