📄 ucacheupdate.~dfm
字号:
object FrmCacheUpdate: TFrmCacheUpdate
Left = 141
Top = 125
Width = 509
Height = 354
Caption = #32531#23384#26356#26032
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 501
Height = 29
Caption = 'ToolBar1'
TabOrder = 0
object ToolButton1: TToolButton
Left = 0
Top = 2
Width = 8
Caption = 'ToolButton1'
Style = tbsSeparator
end
object DBNavigator1: TDBNavigator
Left = 8
Top = 2
Width = 240
Height = 22
DataSource = DmCsDemo.DsCsDemo
Flat = True
TabOrder = 0
end
object ToolButton2: TToolButton
Left = 248
Top = 2
Width = 8
Caption = 'ToolButton2'
ImageIndex = 0
Style = tbsSeparator
end
object BtnReQuery: TSpeedButton
Left = 256
Top = 2
Width = 65
Height = 22
Caption = #37325#26032#26597#35810
Flat = True
OnClick = BtnReQueryClick
end
object ToolButton3: TToolButton
Left = 321
Top = 2
Width = 8
Caption = 'ToolButton3'
ImageIndex = 1
Style = tbsSeparator
end
object BtnClose: TSpeedButton
Left = 329
Top = 2
Width = 65
Height = 22
Caption = #20851#38381
Flat = True
OnClick = BtnCloseClick
end
end
object Panel1: TPanel
Left = 366
Top = 29
Width = 135
Height = 298
Align = alRight
Alignment = taRightJustify
BevelOuter = bvNone
TabOrder = 1
object GroupBox1: TGroupBox
Left = 8
Top = 0
Width = 121
Height = 113
TabOrder = 0
object BtnApplyUpdate: TButton
Left = 8
Top = 16
Width = 105
Height = 25
Caption = #25552#20132#26356#26032'(&S)'
TabOrder = 0
OnClick = BtnApplyUpdateClick
end
object BtnCancelUpdate: TButton
Left = 8
Top = 48
Width = 105
Height = 25
Caption = #21462#28040#26356#26032'(&C)'
TabOrder = 1
OnClick = BtnCancelUpdateClick
end
object BtnRevertRecord: TButton
Left = 8
Top = 80
Width = 105
Height = 25
Caption = #22238#22797#35760#24405'(&R)'
TabOrder = 2
OnClick = BtnRevertRecordClick
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 120
Width = 121
Height = 89
Caption = #26174#31034#35760#24405
TabOrder = 1
object CBUnmodified: TCheckBox
Left = 8
Top = 16
Width = 97
Height = 17
Caption = #27809#34987#20462#25913#30340
Checked = True
State = cbChecked
TabOrder = 0
OnClick = UpdateRecordsToShow
end
object CBModified: TCheckBox
Left = 8
Top = 32
Width = 97
Height = 17
Caption = #24050#34987#20462#25913#30340
Checked = True
State = cbChecked
TabOrder = 1
OnClick = UpdateRecordsToShow
end
object CBInserted: TCheckBox
Left = 8
Top = 48
Width = 97
Height = 17
Caption = #26032#22686#30340#35760#24405
Checked = True
State = cbChecked
TabOrder = 2
OnClick = UpdateRecordsToShow
end
object CBDeleted: TCheckBox
Left = 8
Top = 64
Width = 97
Height = 17
Caption = #24050#34987#21024#38500#30340
TabOrder = 3
end
end
end
object Panel2: TPanel
Left = 0
Top = 29
Width = 366
Height = 298
Align = alClient
BevelOuter = bvLowered
TabOrder = 2
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 364
Height = 296
Align = alClient
DataSource = DmCsDemo.DsCsDemo
ImeName = #20013#25991#20043#26143#26234#33021#29378#25340#8545#26631#20934#29256
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -