?? unit7.~dfm
字號:
object Form7: TForm7
Left = 374
Top = 202
BorderStyle = bsDialog
Caption = #23398#29983#20449#24687#26597#35810
ClientHeight = 358
ClientWidth = 502
Color = clInfoBk
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 = 16
Top = 8
Width = 65
Height = 17
AutoSize = False
Caption = #23398' '#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 376
Top = 8
Width = 113
Height = 21
Caption = #26597#35810
TabOrder = 0
OnClick = Button1Click
end
object DBGrid1: TDBGrid
Left = 16
Top = 32
Width = 473
Height = 281
DataSource = DataSource1
ReadOnly = True
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Button2: TButton
Left = 16
Top = 320
Width = 473
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = Button2Click
end
object Edit1: TEdit
Left = 88
Top = 8
Width = 281
Height = 21
TabOrder = 3
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 168
Top = 136
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=cx.mdb;Persist Secu' +
'rity Info=False'
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from xsxx')
Left = 224
Top = 136
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -