?? unit3.dfm
字號:
object Form3: TForm3
Left = 192
Top = 107
BorderStyle = bsDialog
Caption = #26469#23486#36164#26009#30331#35760
ClientHeight = 332
ClientWidth = 467
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 467
Height = 145
Align = alTop
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 12
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label2: TLabel
Left = 128
Top = 12
Width = 36
Height = 13
Caption = #24615#21035#65306
end
object Label3: TLabel
Left = 8
Top = 36
Width = 36
Height = 13
Caption = #21333#20301#65306
end
object Label4: TLabel
Left = 236
Top = 36
Width = 36
Height = 13
Caption = #22320#22336#65306
end
object Label5: TLabel
Left = 236
Top = 12
Width = 36
Height = 13
Caption = #20303#22336#65306
end
object Label6: TLabel
Left = 8
Top = 60
Width = 60
Height = 13
Caption = #21150#20844#30005#35805#65306
end
object Label7: TLabel
Left = 8
Top = 84
Width = 36
Height = 13
Caption = #25163#26426#65306
end
object Label8: TLabel
Left = 164
Top = 60
Width = 60
Height = 13
Caption = #20303#23429#30005#35805#65306
end
object Label9: TLabel
Left = 316
Top = 60
Width = 60
Height = 13
Caption = #37038#25919#32534#30721#65306
end
object Label10: TLabel
Left = 148
Top = 84
Width = 60
Height = 13
Caption = #21333#20301#20219#32844#65306
end
object Label11: TLabel
Left = 312
Top = 84
Width = 36
Height = 13
Caption = #31614#21040#65306
end
object DBEdit1: TDBEdit
Left = 40
Top = 8
Width = 84
Height = 21
DataField = #22995#21517
DataSource = _data
TabOrder = 0
OnEnter = DBEdit1Enter
OnKeyPress = FormKeyPress
end
object DBComboBox1: TDBComboBox
Left = 160
Top = 8
Width = 73
Height = 21
Style = csDropDownList
DataField = #24615#21035
DataSource = _data
ItemHeight = 13
Items.Strings = (
#20808#29983
#22899#22763)
TabOrder = 1
OnKeyPress = FormKeyPress
end
object DBEdit2: TDBEdit
Left = 40
Top = 32
Width = 193
Height = 21
DataField = #21333#20301
DataSource = _data
TabOrder = 2
OnEnter = DBEdit1Enter
OnKeyPress = FormKeyPress
end
object DBEdit3: TDBEdit
Left = 268
Top = 32
Width = 193
Height = 21
DataField = #21333#20301#22320#22336
DataSource = _data
TabOrder = 4
OnEnter = DBEdit1Enter
OnKeyPress = FormKeyPress
end
object DBEdit4: TDBEdit
Left = 268
Top = 8
Width = 193
Height = 21
DataField = #20303#22336
DataSource = _data
TabOrder = 3
OnEnter = DBEdit1Enter
OnKeyPress = FormKeyPress
end
object DBEdit5: TDBEdit
Left = 64
Top = 56
Width = 97
Height = 21
DataField = #21150#20844#30005#35805
DataSource = _data
TabOrder = 5
OnEnter = DBEdit1Enter
OnKeyPress = FormKeyPress
end
object DBEdit6: TDBEdit
Left = 40
Top = 80
Width = 105
Height = 21
DataField = #25163#26426
DataSource = _data
TabOrder = 6
OnEnter = DBEdit1Enter
OnKeyPress = FormKeyPress
end
object DBEdit7: TDBEdit
Left = 220
Top = 56
Width = 93
Height = 21
DataField = #31169#20154#30005#35805
DataSource = _data
TabOrder = 7
OnEnter = DBEdit1Enter
OnKeyPress = FormKeyPress
end
object DBEdit8: TDBEdit
Left = 372
Top = 56
Width = 89
Height = 21
DataField = #37038#32534
DataSource = _data
TabOrder = 9
OnEnter = DBEdit1Enter
OnKeyPress = FormKeyPress
end
object DBEdit9: TDBEdit
Left = 204
Top = 80
Width = 105
Height = 21
DataField = #32844#21153
DataSource = _data
TabOrder = 8
OnEnter = DBEdit1Enter
OnKeyPress = FormKeyPress
end
object Button1: TButton
Left = 16
Top = 112
Width = 57
Height = 25
Caption = #22686#21152'(&E)'
TabOrder = 11
OnClick = Button1Click
end
object Button2: TButton
Left = 80
Top = 112
Width = 57
Height = 25
Caption = #20445#23384'(&S)'
TabOrder = 10
OnClick = Button2Click
end
object Button3: TButton
Left = 144
Top = 112
Width = 57
Height = 25
Caption = #21024#38500'(&S)'
TabOrder = 12
OnClick = Button3Click
end
object Button4: TButton
Left = 216
Top = 112
Width = 25
Height = 25
Caption = '|<'
TabOrder = 13
OnClick = Button4Click
end
object Button5: TButton
Left = 240
Top = 112
Width = 25
Height = 25
Caption = '<<'
TabOrder = 14
OnClick = Button5Click
end
object Button6: TButton
Left = 264
Top = 112
Width = 25
Height = 25
Caption = '>>'
TabOrder = 15
OnClick = Button6Click
end
object Button7: TButton
Left = 288
Top = 112
Width = 25
Height = 25
Caption = '>|'
TabOrder = 16
OnClick = Button7Click
end
object Button8: TButton
Left = 328
Top = 112
Width = 57
Height = 25
Caption = #36864#20986'(&X)'
TabOrder = 17
OnClick = Button8Click
end
object Button9: TButton
Left = 392
Top = 112
Width = 57
Height = 25
Caption = #25171#21360'(&F)'
Enabled = False
TabOrder = 18
end
object DBComboBox2: TDBComboBox
Left = 344
Top = 80
Width = 73
Height = 21
Style = csDropDownList
DataField = #31614#21040
DataSource = _data
ItemHeight = 13
Items.Strings = (
#21542
#26159)
TabOrder = 19
OnKeyPress = FormKeyPress
end
end
object Panel2: TPanel
Left = 0
Top = 145
Width = 467
Height = 187
Align = alClient
BevelOuter = bvNone
Enabled = False
TabOrder = 1
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 467
Height = 187
Align = alClient
DataSource = _data
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object _ado: TADOQuery
Connection = Form1.Duba
Parameters = <>
SQL.Strings = (
'select * from list')
Left = 280
Top = 256
end
object _data: TDataSource
DataSet = _ado
Left = 312
Top = 256
end
object _adotemp: TADOQuery
Connection = Form1.Duba
Parameters = <>
Left = 280
Top = 288
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -