📄 unit1.dfm
字号:
object Form1: TForm1
Left = 432
Top = 160
Width = 261
Height = 255
Caption = 'Form1'
Color = clGradientInactiveCaption
TransparentColorValue = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 16
Width = 228
Height = 25
Caption = ' '#23567#21306#25220#34920#31649#29702#31995#32479' '
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -24
Font.Name = #21326#25991#26032#39759
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 64
Width = 75
Height = 13
Caption = #35831#36755#20837#32534#21495' '#65306
end
object Label3: TLabel
Left = 16
Top = 120
Width = 75
Height = 13
Caption = #35831#36755#20837#23494#30721' '#65306
end
object Edit1: TEdit
Left = 64
Top = 80
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 64
Top = 136
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object Button1: TButton
Left = 64
Top = 176
Width = 49
Height = 25
Caption = #30331#38470
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 144
Top = 176
Width = 49
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog='#23567#21306#25220#34920#31995#32479
Parameters = <>
Left = 24
Top = 184
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -