?? unit6.dfm
字號:
object change: Tchange
Left = 190
Top = 116
Width = 619
Height = 452
Caption = #23398#31821#21464#26356
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 72
Top = 256
Width = 60
Height = 13
Caption = #20855#20307#25551#36848#65306
end
object Label2: TLabel
Left = 72
Top = 328
Width = 60
Height = 13
Caption = #23398#31821#21464#26356#65306
end
object Label3: TLabel
Left = 344
Top = 328
Width = 60
Height = 13
Caption = #21464#26356#26102#38388#65306
end
object Button1: TButton
Left = 0
Top = 0
Width = 75
Height = 25
Caption = #29992#25143#30331#24405
Enabled = False
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 72
Top = 0
Width = 105
Height = 25
Caption = #26032#29983#20449#24687#30331#24405
Enabled = False
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 176
Top = 0
Width = 75
Height = 25
Caption = #25104#32489#31649#29702
Enabled = False
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 248
Top = 0
Width = 75
Height = 25
Caption = #23398#31821#21464#26356
TabOrder = 3
end
object Button5: TButton
Left = 320
Top = 0
Width = 75
Height = 25
Caption = #22870#21169#31649#29702
Enabled = False
TabOrder = 4
OnClick = Button5Click
end
object Button6: TButton
Left = 392
Top = 0
Width = 75
Height = 25
Caption = #22788#32602#31649#29702
Enabled = False
TabOrder = 5
OnClick = Button6Click
end
object Button7: TButton
Left = 464
Top = 0
Width = 75
Height = 25
Caption = #26597#35810#20462#25913
Enabled = False
TabOrder = 6
OnClick = Button7Click
end
object Button8: TButton
Left = 536
Top = 0
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 7
OnClick = Button8Click
end
object Edit1: TEdit
Left = 72
Top = 280
Width = 465
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 8
end
object Edit2: TEdit
Left = 144
Top = 320
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 9
end
object Button9: TButton
Left = 160
Top = 368
Width = 75
Height = 25
Caption = #28155#21152
Enabled = False
TabOrder = 10
OnClick = Button9Click
end
object Button10: TButton
Left = 352
Top = 368
Width = 75
Height = 25
Caption = #28165#31354
TabOrder = 11
OnClick = Button10Click
end
object GroupBox1: TGroupBox
Left = 72
Top = 48
Width = 465
Height = 185
Caption = #23398#29983#22522#26412#24773#20917
TabOrder = 12
object Label4: TLabel
Left = 24
Top = 56
Width = 60
Height = 13
Caption = #36755#20837#23398#21495#65306
end
object Label5: TLabel
Left = 248
Top = 56
Width = 36
Height = 13
Caption = #29677#32423#65306
end
object Label6: TLabel
Left = 24
Top = 120
Width = 60
Height = 13
Caption = #22995' '#21517#65306
end
object Label7: TLabel
Left = 248
Top = 120
Width = 36
Height = 13
Caption = #38498#31995#65306
end
object Edit4: TEdit
Left = 96
Top = 48
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 0
OnChange = Edit4Change
end
object Edit5: TEdit
Left = 296
Top = 48
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 1
end
object Edit6: TEdit
Left = 96
Top = 112
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 2
end
object Edit7: TEdit
Left = 296
Top = 112
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 3
end
end
object DateTimePicker1: TDateTimePicker
Left = 408
Top = 320
Width = 129
Height = 21
Date = 38851.896548090280000000
Time = 38851.896548090280000000
TabOrder = 13
end
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog='#23398#29983#31649#29702#20449#24687#31995#32479
LoginPrompt = False
Provider = 'SQLOLEDB.1'
Left = 560
Top = 72
end
object ADOTable1: TADOTable
Active = True
Connection = ADOConnection1
CursorType = ctStatic
TableName = #23398#31821#21464#26356#25968#25454#34920
Left = 576
Top = 136
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 568
Top = 184
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
Parameters = <>
SQL.Strings = (
'select * from '#23398#29983#20449#24687#25968#25454#34920)
Left = 288
Top = 216
end
object DataSource2: TDataSource
DataSet = ADOQuery1
Left = 344
Top = 216
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -