?? unit_get_cgsp.dfm
字號:
object Form_get_cgsp: TForm_get_cgsp
Left = 265
Top = 169
Width = 670
Height = 415
Caption = #24471#21040#38144#21806#21830#21697
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 662
Height = 388
Align = alClient
Color = 16382446
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
Columns = <
item
Expanded = False
FieldName = 't0701'
Title.Alignment = taCenter
Title.Caption = #20135#21697#32534#21495
Visible = True
end
item
Expanded = False
FieldName = 't0702'
Title.Alignment = taCenter
Title.Caption = #20135#21697#21517#31216
Width = 200
Visible = True
end
item
Expanded = False
FieldName = 't0703'
Title.Alignment = taCenter
Title.Caption = #35268#26684
Width = 80
Visible = True
end
item
Expanded = False
FieldName = 't0704'
Title.Alignment = taCenter
Title.Caption = #39068#33394
Visible = True
end
item
Expanded = False
FieldName = 't0707'
Title.Alignment = taCenter
Title.Caption = #21333#20301
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 't0705'
Title.Alignment = taCenter
Title.Caption = #20215#26684
Visible = True
end>
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 160
Top = 224
end
object ADOQuery1: TADOQuery
Connection = Form_main.ADOCn
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from t07,t04 where t0700=t0402')
Left = 128
Top = 224
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -