?? seccon.~dfm
字號:
object QueryForm: TQueryForm
Left = 413
Top = 115
Width = 686
Height = 352
Caption = 'QueryForm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object BKSession: TSession
Left = 224
Top = 40
end
object Query: TQuery
Left = 152
Top = 40
end
object BKDatabase: TDatabase
LoginPrompt = False
SessionName = 'Default'
Left = 104
Top = 40
end
object act: TQuery
DatabaseName = 'localmda'
Left = 136
Top = 128
end
object Database: TDatabase
AliasName = 'localmd'
DatabaseName = 'localmda'
KeepConnection = False
LoginPrompt = False
SessionName = 'Default'
Left = 152
Top = 88
end
object BatchMove: TBatchMove
Destination = localsum
Source = Query
Left = 216
Top = 112
end
object localdetail: TTable
Left = 136
Top = 184
end
object localsum: TTable
DatabaseName = 'localmda'
TableName = 'tmpsum'
Left = 224
Top = 192
end
object DataSource: TDataSource
DataSet = act
Left = 80
Top = 104
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -