📄 user.dfm
字号:
object frUser: TfrUser
Left = 115
Top = 143
BorderStyle = bsDialog
Caption = #29992#25143#20449#24687
ClientHeight = 287
ClientWidth = 646
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 26
Width = 646
Height = 261
Align = alClient
TabOrder = 4
object dxDBGrid1: TdxDBGrid
Left = 1
Top = 1
Width = 644
Height = 259
Bands = <
item
end>
DefaultLayout = True
HeaderPanelRowCount = 1
SummaryGroups = <>
SummarySeparator = ', '
Align = alClient
TabOrder = 0
DataSource = DataSource1
Filter.Criteria = {00000000}
object dxDBGrid1NnitName: TdxDBGridColumn
Caption = #21517#31216
HeaderAlignment = taCenter
Width = 203
BandIndex = 0
RowIndex = 0
FieldName = 'NnitName'
end
object dxDBGrid1NnitAddress: TdxDBGridColumn
Caption = #22320#22336
HeaderAlignment = taCenter
Width = 195
BandIndex = 0
RowIndex = 0
FieldName = 'NnitAddress'
end
object dxDBGrid1NnitTel: TdxDBGridColumn
Caption = #30005#35805
HeaderAlignment = taCenter
Width = 92
BandIndex = 0
RowIndex = 0
FieldName = 'NnitTel'
end
object dxDBGrid1NnitPo: TdxDBGridColumn
Caption = #37038#32534
HeaderAlignment = taCenter
Width = 76
BandIndex = 0
RowIndex = 0
FieldName = 'NnitPo'
end
object dxDBGrid1Used: TdxDBGridCheckColumn
Caption = #21551#29992
HeaderAlignment = taCenter
Width = 50
BandIndex = 0
RowIndex = 0
FieldName = 'Used'
ValueChecked = 'True'
ValueUnchecked = 'false'
end
end
end
object ADOQuery1: TADOQuery
Active = True
Connection = dmData.adcDatabase
CursorType = ctStatic
AfterPost = ADOQuery1AfterPost
AfterScroll = ADOQuery1AfterScroll
Parameters = <>
SQL.Strings = (
'select * from tbunit')
Left = 296
Top = 4
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 404
Top = 65532
end
object dxBarManager1: TdxBarManager
Scaled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Bars = <
item
AllowClose = False
AllowCustomizing = False
AllowQuickCustomizing = False
AllowReset = False
Caption = #24037#20855#26639
DockedDockingStyle = dsTop
DockedLeft = 0
DockedTop = 0
DockingStyle = dsTop
FloatLeft = 164
FloatTop = 129
FloatClientWidth = 33
FloatClientHeight = 88
ItemLinks = <
item
Item = dxBarLargeButton1
Visible = True
end
item
Item = dxBarLargeButton3
Visible = True
end
item
Item = dxBarLargeButton2
Visible = True
end
item
Item = dxBarLargeButton4
Visible = True
end>
Name = #24037#20855#26639
OneOnRow = True
Row = 0
UseOwnFont = False
Visible = True
WholeRow = False
end>
Categories.Strings = (
'Default')
Categories.ItemsVisibles = (
2)
Categories.Visibles = (
True)
LargeImages = dmData.ImageList
PopupMenuLinks = <>
UseSystemFont = True
Left = 348
Top = 65532
DockControlHeights = (
0
0
26
0)
object dxBarLargeButton1: TdxBarLargeButton
Caption = #22686#21152
Category = 0
Hint = #22686#21152
Visible = ivAlways
OnClick = dxBarLargeButton1Click
AutoGrayScale = False
GlyphLayout = glLeft
LargeImageIndex = 0
end
object dxBarLargeButton2: TdxBarLargeButton
Caption = #20445#23384
Category = 0
Hint = #20445#23384
Visible = ivAlways
OnClick = dxBarLargeButton2Click
AutoGrayScale = False
GlyphLayout = glLeft
LargeImageIndex = 1
end
object dxBarLargeButton3: TdxBarLargeButton
Caption = #21024#38500
Category = 0
Hint = #21024#38500
Visible = ivAlways
OnClick = dxBarLargeButton3Click
AutoGrayScale = False
GlyphLayout = glLeft
LargeImageIndex = 2
end
object dxBarLargeButton5: TdxBarLargeButton
Caption = #36873#25321
Category = 0
Hint = #36873#25321
Visible = ivAlways
GlyphLayout = glLeft
end
object dxBarLargeButton4: TdxBarLargeButton
Caption = #36864#20986
Category = 0
Hint = #36864#20986
Visible = ivAlways
OnClick = dxBarLargeButton4Click
AutoGrayScale = False
GlyphLayout = glLeft
LargeImageIndex = 3
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -