📄 unit9.dfm
字号:
object Form9: TForm9
Left = 256
Top = 136
Width = 831
Height = 500
Caption = #20986#38498#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 24
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 823
Height = 456
ActivePage = TabSheet1
Align = alClient
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #20986#38498#30331#35760
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
object Label1: TLabel
Left = 96
Top = 40
Width = 97
Height = 41
AutoSize = False
Caption = ' '#30149#20154#32534#21495
end
object Label2: TLabel
Left = 88
Top = 96
Width = 105
Height = 41
AutoSize = False
Caption = ' '#20986#38498#26102#38388
end
object Label3: TLabel
Left = 408
Top = 40
Width = 57
Height = 41
AutoSize = False
Caption = ' '#22995#21517
end
object Label4: TLabel
Left = 408
Top = 96
Width = 97
Height = 41
AutoSize = False
Caption = #24202#20301#32534#21495
end
object Edit1: TEdit
Left = 200
Top = 32
Width = 161
Height = 33
AutoSize = False
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 0
end
object Edit2: TEdit
Left = 200
Top = 88
Width = 161
Height = 33
AutoSize = False
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 1
end
object Edit3: TEdit
Left = 472
Top = 32
Width = 161
Height = 33
AutoSize = False
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 2
end
object Edit4: TEdit
Left = 480
Top = 88
Width = 161
Height = 33
AutoSize = False
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 3
end
object Button1: TButton
Left = 224
Top = 192
Width = 105
Height = 57
Caption = #30830#23450
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 376
Top = 192
Width = 105
Height = 57
Caption = #21462#28040
TabOrder = 5
OnClick = Button2Click
end
end
object TabSheet2: TTabSheet
Caption = #36153#29992#27719#24635
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ImageIndex = 1
ParentFont = False
object Label5: TLabel
Left = 40
Top = 32
Width = 73
Height = 33
AutoSize = False
Caption = ' '#30149#20154#32534#21495
end
object Label6: TLabel
Left = 224
Top = 32
Width = 41
Height = 33
AutoSize = False
Caption = ' '#22995#21517
end
object Edit5: TEdit
Left = 112
Top = 24
Width = 105
Height = 33
AutoSize = False
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 0
end
object Edit6: TEdit
Left = 264
Top = 24
Width = 105
Height = 33
AutoSize = False
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 1
end
object Button3: TButton
Left = 384
Top = 24
Width = 89
Height = 41
Caption = #30830#23450
TabOrder = 2
OnClick = Button3Click
end
object DBGrid1: TDBGrid
Left = 64
Top = 88
Width = 537
Height = 225
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 3
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'Patno'
Visible = True
end
item
Expanded = False
FieldName = 'Pat'
Visible = True
end
item
Expanded = False
FieldName = 'Chaitem'
Visible = True
end
item
Expanded = False
FieldName = 'Chasum'
Visible = True
end>
end
object Button5: TButton
Left = 488
Top = 24
Width = 89
Height = 41
Caption = #21462#28040
TabOrder = 4
OnClick = Button5Click
end
end
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 368
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 320
end
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Provider=MSDASQL.1;Persist Security Info=False;Data Source=Local' +
'Server'
LoginPrompt = False
Left = 272
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -