📄 uimage.~dfm
字号:
object image: Timage
Left = 267
Top = 145
Width = 496
Height = 380
Caption = 'image'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 235
Top = 0
Width = 3
Height = 312
Cursor = crHSplit
end
object dxDBGrid1: TdxDBGrid
Left = 0
Top = 0
Width = 235
Height = 312
Bands = <
item
end>
DefaultLayout = True
HeaderPanelRowCount = 1
SummaryGroups = <>
SummarySeparator = ', '
Align = alLeft
TabOrder = 0
OnClick = dxDBGrid1Click
DataSource = DM.Dt_image
Filter.Criteria = {00000000}
OptionsView = [edgoBandHeaderWidth, edgoIndicator, edgoRowSelect, edgoUseBitmap]
object dxDBGrid1dwbh: TdxDBGridColumn
BandIndex = 0
RowIndex = 0
FieldName = 'dwbh'
end
object dxDBGrid1xh: TdxDBGridColumn
BandIndex = 0
RowIndex = 0
FieldName = 'xh'
end
object dxDBGrid1ms: TdxDBGridColumn
BandIndex = 0
RowIndex = 0
FieldName = 'ms'
end
object dxDBGrid1image: TdxDBGridBlobColumn
Visible = False
Width = 100
BandIndex = 0
RowIndex = 0
FieldName = 'image'
end
object dxDBGrid1bz: TdxDBGridColumn
Visible = False
BandIndex = 0
RowIndex = 0
FieldName = 'bz'
end
end
object Panel1: TPanel
Left = 0
Top = 312
Width = 488
Height = 41
Align = alBottom
TabOrder = 1
object BitBtn1: TBitBtn
Left = 165
Top = 6
Width = 75
Height = 25
Caption = #26032#22686
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 246
Top = 6
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 1
OnClick = BitBtn2Click
end
end
object ImageEnDBView1: TImageEnDBView
Left = 238
Top = 0
Width = 250
Height = 312
Ctl3D = False
ParentCtl3D = False
AutoFit = True
AutoStretch = True
Align = alClient
TabOrder = 2
DataField = 'image'
DataSource = DM.Dt_image
DataFieldImageFormat = ifJpeg
PreviewFont.Charset = DEFAULT_CHARSET
PreviewFont.Color = clWindowText
PreviewFont.Height = -11
PreviewFont.Name = 'MS Sans Serif'
PreviewFont.Style = []
end
object PopupMenu1: TPopupMenu
OwnerDraw = True
Left = 321
Top = 90
object N1: TMenuItem
Caption = #20174#25991#20214#33719#21462
end
end
object XPMenu1: TXPMenu
DimLevel = 30
GrayLevel = 10
Font.Charset = GB2312_CHARSET
Font.Color = clMenuText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Color = clBtnFace
IconBackColor = clBtnFace
MenuBarColor = clBtnFace
SelectColor = clHighlight
SelectBorderColor = clHighlight
SelectFontColor = clMenuText
DisabledColor = clInactiveCaption
SeparatorColor = clBtnFace
CheckedColor = clHighlight
IconWidth = 24
DrawSelect = True
UseSystemColors = True
OverrideOwnerDraw = False
Gradient = False
FlatMenu = False
AutoDetect = True
Active = True
ControlUseTrueXPStyle = True
BtnRoundArc = 5
BtnOutLineBorderColor = 7552000
BtnInnerBorderMoveColor = 3257087
BtnInnerBorderFocusColor = 15183500
BtnSurfaceNormalColor = 16251903
BtnSurfaceDownColor = 14608359
BtnSurfaceBottomLineColor = 14608359
BtnSurfaceDownBottomLineColor = 15199215
RdoChkControlChkColor = 41472
ComboBoxChkColor = 9201994
ComboboxSurfaceMoveColor = 16771030
ControlDisabledBorderColor = 11913158
Left = 345
Top = 315
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -