?? unit_get_kh.~dfm
字號:
object Form_get_kh: TForm_get_kh
Left = 236
Top = 180
Width = 650
Height = 522
Caption = #24471#21040#23458#25143
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 Panel1: TPanel
Left = 0
Top = 0
Width = 642
Height = 41
Align = alTop
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 20
Top = 13
Width = 65
Height = 13
Caption = #21517#31216#26597#35810#65306
end
object Edit_query: TEdit
Left = 80
Top = 9
Width = 257
Height = 21
Color = 16572566
TabOrder = 0
OnChange = Edit_queryChange
OnKeyDown = Edit_queryKeyDown
end
object BitBtn_reshow: TBitBtn
Left = 456
Top = 8
Width = 67
Height = 25
Caption = #21047#26032
TabOrder = 1
OnClick = BitBtn_reshowClick
end
object BitBtn_select: TBitBtn
Left = 384
Top = 8
Width = 67
Height = 25
Caption = #36873#20013
TabOrder = 2
OnClick = BitBtn_selectClick
end
object BitBtn_quit: TBitBtn
Left = 528
Top = 8
Width = 67
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = BitBtn_quitClick
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 41
Width = 642
Height = 454
Align = alClient
Color = 16382446
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 1
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
Columns = <
item
Expanded = False
FieldName = 't0202'
Title.Alignment = taCenter
Title.Caption = #23458#25143#21517#31216
Width = 200
Visible = True
end
item
Expanded = False
FieldName = 't0203'
Title.Alignment = taCenter
Title.Caption = #32852#31995#20154
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 't0204'
Title.Alignment = taCenter
Title.Caption = #30005#35805
Width = 100
Visible = True
end
item
Expanded = False
FieldName = 't0205'
Title.Alignment = taCenter
Title.Caption = #20256#30495
Width = 100
Visible = True
end
item
Expanded = False
FieldName = 't0206'
Title.Alignment = taCenter
Title.Caption = #22320#22336
Width = 140
Visible = True
end>
end
object ADOQuery1: TADOQuery
Connection = Form_main.ADOCn
CursorType = ctStatic
Filtered = True
Parameters = <>
SQL.Strings = (
'select * from t02')
Left = 208
Top = 168
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 168
Top = 168
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -