📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 349
Top = 180
Width = 871
Height = 490
Caption = 'Form1'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #23435#20307
Font.Style = [fsBold]
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 20
object Label1: TLabel
Left = 224
Top = 152
Width = 63
Height = 20
Caption = #29992#25143#21517
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 240
Top = 224
Width = 44
Height = 25
Caption = #23494#30721
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = 'Microsoft Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 224
Top = 288
Width = 80
Height = 19
Caption = #31649#29702#26435#38480
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
Left = 368
Top = 152
Width = 177
Height = 28
TabOrder = 0
end
object Edit2: TEdit
Left = 368
Top = 208
Width = 185
Height = 28
PasswordChar = '*'
TabOrder = 1
end
object RadioButton1: TRadioButton
Left = 376
Top = 280
Width = 113
Height = 25
Caption = #19968#33324#31649#29702
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
object RadioButton2: TRadioButton
Left = 576
Top = 288
Width = 113
Height = 17
Caption = #31995#32479#31649#29702
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
end
object Button1: TButton
Left = 352
Top = 368
Width = 97
Height = 41
Caption = #30830#23450
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 584
Top = 360
Width = 105
Height = 49
Caption = #21462#28040
TabOrder = 5
OnClick = Button2Click
end
object Edit3: TEdit
Left = 656
Top = 88
Width = 1
Height = 1
TabOrder = 6
Visible = False
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 56
Top = 208
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog='#25151#38388#20449#24687';Data Source=COFFEE-PC'
Parameters = <>
Left = 56
Top = 112
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -