?? xitong.dfm
字號(hào):
object Formxitong: TFormxitong
Left = 34
Top = 130
BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
BorderStyle = bsSingle
Caption = #31995#32479#31649#29702
ClientHeight = 375
ClientWidth = 583
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
DesignSize = (
583
375)
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 16
Top = 32
Width = 345
Height = 335
Anchors = [akLeft, akTop, akBottom]
Caption = ' '#29992#25143#27983#35272
TabOrder = 0
object DBGrid1: TDBGrid
Left = 8
Top = 56
Width = 329
Height = 425
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object ToolBar1: TToolBar
Left = 2
Top = 15
Width = 341
Height = 25
ButtonWidth = 41
Caption = 'ToolBar1'
TabOrder = 1
object BitBtn1: TBitBtn
Left = 0
Top = 2
Width = 49
Height = 22
Caption = #27983#35272
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 49
Top = 2
Width = 49
Height = 22
Caption = #19978#19968#26465
TabOrder = 1
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 98
Top = 2
Width = 55
Height = 22
Caption = #19979#19968#26465
TabOrder = 2
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 153
Top = 2
Width = 48
Height = 22
Caption = #26032#22686
TabOrder = 3
OnClick = BitBtn4Click
end
object BitBtn5: TBitBtn
Left = 201
Top = 2
Width = 49
Height = 22
Caption = #21024#38500
TabOrder = 4
OnClick = BitBtn5Click
end
end
end
object GroupBox2: TGroupBox
Left = 376
Top = 32
Width = 409
Height = 335
Anchors = [akLeft, akTop, akBottom]
Caption = #26435#38480#20462#25913
TabOrder = 1
object DBGrid2: TDBGrid
Left = 16
Top = 56
Width = 377
Height = 417
DataSource = DataSource2
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object ToolBar2: TToolBar
Left = 2
Top = 15
Width = 405
Height = 25
Caption = 'ToolBar2'
TabOrder = 1
object BitBtn6: TBitBtn
Left = 0
Top = 2
Width = 65
Height = 22
Caption = #27983#35272
TabOrder = 0
OnClick = BitBtn6Click
end
object BitBtn7: TBitBtn
Left = 65
Top = 2
Width = 56
Height = 22
Caption = #19978#19968#26465
TabOrder = 1
OnClick = BitBtn7Click
end
object BitBtn8: TBitBtn
Left = 121
Top = 2
Width = 56
Height = 22
Caption = #19979#19968#26465
TabOrder = 2
OnClick = BitBtn8Click
end
object BitBtn9: TBitBtn
Left = 177
Top = 2
Width = 63
Height = 22
Caption = #26032#22686
TabOrder = 3
OnClick = BitBtn9Click
end
object BitBtn10: TBitBtn
Left = 240
Top = 2
Width = 56
Height = 22
Caption = #21024#38500
TabOrder = 4
OnClick = BitBtn10Click
end
end
end
object MainMenu1: TMainMenu
Left = 40
Top = 65528
object N1: TMenuItem
Caption = #36820#22238'(&Q)'
OnClick = N1Click
end
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 152
Top = 8
end
object DataSource2: TDataSource
DataSet = ADOQuery2
Left = 432
Top = 8
end
object ADOQuery1: TADOQuery
Connection = DataModule1.ADOConnection1
Parameters = <>
Left = 128
Top = 16
end
object ADOQuery2: TADOQuery
Connection = DataModule1.ADOConnection1
Parameters = <>
Left = 400
Top = 8
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -