📄 czyqx.dfm
字号:
object czyqxck: Tczyqxck
Left = 167
Top = 134
Width = 708
Height = 501
Caption = #20154#21592#25805#20316#26435#38480#37197#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object dxDBGrid2: TdxDBGrid
Left = 272
Top = 8
Width = 417
Height = 297
Bands = <
item
end>
DefaultLayout = True
HeaderPanelRowCount = 1
SummaryGroups = <>
SummarySeparator = ', '
TabOrder = 0
DataSource = DataSource2
Filter.Criteria = {00000000}
HideFocusRect = True
HideSelection = True
OptionsBehavior = [edgoAutoSort, edgoDragScroll, edgoEditing, edgoEnterShowEditor, edgoImmediateEditor, edgoTabs, edgoTabThrough, edgoVertThrough]
OptionsDB = [edgoCanAppend, edgoCancelOnExit, edgoCanDelete, edgoCanInsert, edgoCanNavigation, edgoConfirmDelete, edgoUseBookmarks]
OptionsView = [edgoBandHeaderWidth, edgoHideFocusRect, edgoIndicator, edgoUseBitmap]
PreviewFieldName = 'jclx'
object dxDBGrid2Column2: TdxDBGridColumn
Alignment = taCenter
Caption = #25805#20316#21592
HeaderAlignment = taCenter
Width = 50
BandIndex = 0
RowIndex = 0
FieldName = 'xm'
end
object dxDBGrid2Column3: TdxDBGridColumn
Alignment = taCenter
Caption = #23494#30721
HeaderAlignment = taCenter
Width = 80
BandIndex = 0
RowIndex = 0
FieldName = 'mm'
end
object dxDBGrid2Column7: TdxDBGridColumn
Caption = #25805#20316#26435#38480
HeaderAlignment = taCenter
ReadOnly = True
Width = 190
BandIndex = 0
RowIndex = 0
FieldName = 'czqx'
end
object dxDBGrid2Column4: TdxDBGridCheckColumn
Caption = #36229#32423#29992#25143
MinWidth = 20
Width = 56
BandIndex = 0
RowIndex = 0
FieldName = 'sflb'
ValueChecked = 'True'
ValueUnchecked = 'False'
end
end
object dxfColorButton1: TdxfColorButton
Left = 280
Top = 344
Width = 145
Height = 73
Caption.Strings = (
#36873#25321
#21487#25805#20316#33756#21333#21518#28857
#20987#29983#25104#20854#21487#25805#20316
#26435#38480)
Color = clYellow
OnClick = dxfColorButton1Click
end
object dxDBGrid1: TdxDBGrid
Left = 16
Top = 8
Width = 249
Height = 449
Bands = <
item
end>
DefaultLayout = True
HeaderPanelRowCount = 1
SummaryGroups = <>
SummarySeparator = ', '
TabOrder = 2
DataSource = DataSource1
Filter.Criteria = {00000000}
object dxDBGrid1Column1: TdxDBGridColumn
Caption = #21487#36873#25805#20316#33756#21333#21517#31216
Width = 140
BandIndex = 0
RowIndex = 0
FieldName = 'cdmc'
end
object dxDBGrid1Column2: TdxDBGridCheckColumn
Caption = #26159#21542#20801#35768#25805#20316
MinWidth = 20
Width = 80
BandIndex = 0
RowIndex = 0
FieldName = 'sfxs'
ValueChecked = 'True'
ValueUnchecked = 'False'
end
end
object dxfColorButton2: TdxfColorButton
Left = 568
Top = 312
Width = 100
Height = 40
Caption.Strings = (
#20445#23384#25805#20316#21592#25968#25454)
Color = clWhite
OnClick = dxfColorButton2Click
end
object Table1: TADOTable
Connection = Dm1.qpsjk
LockType = ltBatchOptimistic
TableName = 'xtcdk'
Left = 56
Top = 136
end
object DataSource1: TDataSource
DataSet = Table1
Left = 88
Top = 136
end
object DataSource2: TDataSource
DataSet = Table2
Left = 392
Top = 152
end
object Table2: TADOTable
Connection = Dm1.qpsjk
LockType = ltBatchOptimistic
OnNewRecord = Table2NewRecord
TableName = 'xtczy'
Left = 432
Top = 152
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -