📄 unit9.~dfm
字号:
object Form9: TForm9
Left = 404
Top = 131
BorderIcons = []
BorderStyle = bsSingle
Caption = #29677#32423#26597#35810#19982#20462#25913
ClientHeight = 436
ClientWidth = 340
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 = 8
Top = 10
Width = 83
Height = 24
AutoSize = False
Caption = #31995#37096#21517#31216
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 4
Top = 328
Width = 83
Height = 24
AutoSize = False
Caption = #29677#32423#32534#21495
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 176
Top = 328
Width = 157
Height = 23
AutoSize = False
Caption = #21482#20801#35768#20462#25913#29677#32423#21517#31216#65281
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 4
Top = 362
Width = 83
Height = 24
AutoSize = False
Caption = #29677#32423#21517#31216
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 238
Top = 396
Width = 73
Height = 31
Caption = #36820' '#22238
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 90
Top = 326
Width = 81
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
MaxLength = 8
ParentFont = False
TabOrder = 1
end
object Button2: TButton
Left = 136
Top = 396
Width = 73
Height = 31
Caption = #30830#35748#21024#38500
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 26
Top = 396
Width = 73
Height = 31
Caption = #30830#35748#20462#25913
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = Button3Click
end
object DBGrid1: TDBGrid
Left = 6
Top = 40
Width = 327
Height = 281
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ParentFont = False
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
OnKeyUp = DBGrid1KeyUp
end
object ComboBox1: TComboBox
Left = 92
Top = 8
Width = 241
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 20
MaxLength = 16
ParentFont = False
TabOrder = 5
OnChange = ComboBox1Change
end
object Edit2: TEdit
Left = 90
Top = 360
Width = 219
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
MaxLength = 16
ParentFont = False
TabOrder = 6
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'')
Left = 188
Top = 282
end
object ADOConnection1: TADOConnection
Connected = True
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 = 116
Top = 282
end
object DataSource1: TDataSource
DataSet = ADOQuery2
Left = 152
Top = 282
end
object ADOQuery2: TADOQuery
Connection = ADOConnection1
CursorType = ctStatic
Parameters = <>
Left = 222
Top = 282
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -