📄 unit12.~dfm
字号:
object Form12: TForm12
Left = 477
Top = 256
BorderIcons = []
BorderStyle = bsSingle
Caption = #26222#36890#29992#25143#21475#20196#20462#25913
ClientHeight = 129
ClientWidth = 255
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 6
Top = 12
Width = 96
Height = 16
Caption = #26032#21475#20196#31532#19968#27425
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 6
Top = 52
Width = 96
Height = 16
Caption = #26032#21475#20196#31532#20108#27425
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object SpeedButton1: TSpeedButton
Left = 22
Top = 82
Width = 97
Height = 33
Caption = #30830#35748#20462#25913
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 132
Top = 82
Width = 97
Height = 33
Caption = #36864' '#20986
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -27
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton2Click
end
object Edit1: TEdit
Left = 102
Top = 10
Width = 111
Height = 24
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
MaxLength = 10
ParentFont = False
PasswordChar = '*'
TabOrder = 0
end
object Edit2: TEdit
Left = 102
Top = 47
Width = 111
Height = 24
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
MaxLength = 10
ParentFont = False
PasswordChar = '*'
TabOrder = 1
end
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=SQLOLEDB.1;Password=user1;Persist Security Info=True;Us' +
'er ID=user1;Initial Catalog=xscj;Data Source=ZJCP4'
LoginPrompt = False
Provider = 'SQLOLEDB.1'
Left = 226
Top = 10
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 224
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -