?? baseinfoquerybase.dfm
字號:
inherited frmBaseInfoQueryBase: TfrmBaseInfoQueryBase
Left = 270
Top = 174
Width = 590
Height = 474
Caption = #22522#30784#36164#26009#26597#35810#31383#20307#30340#22522#31867
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object ToolBar: TToolBar
Left = 0
Top = 0
Width = 582
Height = 38
AutoSize = True
ButtonHeight = 36
ButtonWidth = 33
Caption = 'ToolBar'
Flat = True
Images = GBKPFrmStockMain.ToolButtonImages
ShowCaptions = True
TabOrder = 0
object ToolButton1: TToolButton
Left = 0
Top = 0
Action = acPrint
end
object ToolButton2: TToolButton
Left = 33
Top = 0
Width = 10
Caption = 'ToolButton2'
ImageIndex = 0
Style = tbsDivider
end
object tbtFirst: TToolButton
Left = 43
Top = 0
Action = acFirst
end
object tbtPrior: TToolButton
Left = 76
Top = 0
Action = acPrior
end
object tbtNext: TToolButton
Left = 109
Top = 0
Action = acNext
end
object tbtLast: TToolButton
Left = 142
Top = 0
Action = acLast
end
object tbtDivider: TToolButton
Left = 175
Top = 0
Width = 8
Caption = 'tbtDivider'
ImageIndex = 8
Style = tbsDivider
end
object tbtFind: TToolButton
Left = 183
Top = 0
Action = acFind
end
object tbtDivider3: TToolButton
Left = 216
Top = 0
Width = 8
Caption = 'tbtDivider3'
ImageIndex = 12
Style = tbsDivider
end
object tbtExit: TToolButton
Left = 224
Top = 0
Action = acExit
end
end
object ALToolbar: TActionList
Images = GBKPFrmStockMain.ToolButtonImages
Left = 472
Top = 48
object acFirst: TAction
Caption = #39318#26465
Hint = #39318#26465
ImageIndex = 8
ShortCut = 113
OnExecute = acFirstExecute
end
object acPrior: TAction
Caption = #19978#26465
Hint = #19978#26465
ImageIndex = 9
ShortCut = 114
OnExecute = acPriorExecute
end
object acNext: TAction
Caption = #19979#26465
Hint = #19979#26465
ImageIndex = 10
ShortCut = 115
OnExecute = acNextExecute
end
object acLast: TAction
Caption = #26411#26465
Hint = #26411#26465
ImageIndex = 11
ShortCut = 116
OnExecute = acLastExecute
end
object acFind: TAction
Caption = #26597#25214
Hint = #26597#25214
ImageIndex = 14
ShortCut = 16454
OnExecute = acFindExecute
end
object acPrint: TAction
Caption = #25171#21360
Hint = #25171#21360
ImageIndex = 3
ShortCut = 16464
OnExecute = acPrintExecute
end
object acExit: TAction
Caption = #20851#38381
Hint = #20851#38381
ImageIndex = 20
ShortCut = 16465
OnExecute = acExitExecute
end
end
object QQuery: TADOQuery
CursorType = ctStatic
LockType = ltReadOnly
Parameters = <>
Left = 363
Top = 129
end
object dsQuery: TDataSource
DataSet = QQuery
Left = 357
Top = 36
end
object ppDBPipeline: TppDBPipeline
DataSource = dsQuery
UserName = 'DBPipeline'
Left = 431
Top = 127
end
object ppReport: TppReport
AutoStop = False
DataPipeline = ppDBPipeline
PrinterSetup.BinName = 'Default'
PrinterSetup.DocumentName = 'Report'
PrinterSetup.PaperName = 'Letter'
PrinterSetup.PrinterName = 'Default'
PrinterSetup.mmMarginBottom = 6350
PrinterSetup.mmMarginLeft = 6350
PrinterSetup.mmMarginRight = 6350
PrinterSetup.mmMarginTop = 6350
PrinterSetup.mmPaperHeight = 279401
PrinterSetup.mmPaperWidth = 215900
PrinterSetup.PaperSize = 1
DeviceType = 'Screen'
OutlineSettings.CreateNode = True
OutlineSettings.CreatePageNodes = True
OutlineSettings.Enabled = False
OutlineSettings.Visible = False
TextSearchSettings.DefaultString = '<FindText>'
TextSearchSettings.Enabled = False
Left = 379
Top = 80
Version = '7.03'
mmColumnWidth = 0
DataPipelineName = 'ppDBPipeline'
object ppHeaderBand1: TppHeaderBand
mmBottomOffset = 0
mmHeight = 13229
mmPrintPosition = 0
end
object ppDetailBand1: TppDetailBand
mmBottomOffset = 0
mmHeight = 13229
mmPrintPosition = 0
end
object ppFooterBand1: TppFooterBand
mmBottomOffset = 0
mmHeight = 13229
mmPrintPosition = 0
end
object daDataModule1: TdaDataModule
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -