📄 udoc.~dfm
字号:
object doc: Tdoc
Left = 280
Top = 179
Width = 405
Height = 318
Caption = 'doc'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object dxDBGrid1: TdxDBGrid
Left = 0
Top = 0
Width = 397
Height = 244
Bands = <
item
end>
DefaultLayout = True
HeaderPanelRowCount = 1
SummaryGroups = <>
SummarySeparator = ', '
Align = alTop
TabOrder = 0
DataSource = DM.Dt_doc
Filter.Criteria = {00000000}
object dxDBGrid1ID: TdxDBGridMaskColumn
BandIndex = 0
RowIndex = 0
FieldName = 'ID'
end
object dxDBGrid1bh: TdxDBGridColumn
BandIndex = 0
RowIndex = 0
FieldName = 'bh'
end
object dxDBGrid1doc: TdxDBGridBlobColumn
Width = 100
BandIndex = 0
RowIndex = 0
FieldName = 'doc'
end
end
object BitBtn1: TBitBtn
Left = 123
Top = 255
Width = 75
Height = 25
Caption = 'BitBtn1'
TabOrder = 1
end
object BitBtn2: TBitBtn
Left = 216
Top = 255
Width = 75
Height = 25
Caption = 'BitBtn2'
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -