📄 accessunit.dfm
字号:
object accessForm: TaccessForm
Left = 324
Top = 171
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #29992#25143#26435#38480#31649#29702
ClientHeight = 530
ClientWidth = 572
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poMainFormCenter
Visible = True
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 15
object SpeedButton1: TSpeedButton
Left = 265
Top = 294
Width = 28
Height = 27
Caption = '>>'
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 266
Top = 361
Width = 28
Height = 27
Caption = '<<'
OnClick = SpeedButton2Click
end
object SpeedButton4: TSpeedButton
Left = 265
Top = 431
Width = 28
Height = 27
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
0400000000000001000000000000000000001000000010000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
3333333777333777FF33339993707399933333773337F3777FF3399933000339
9933377333777F3377F3399333707333993337733337333337FF993333333333
399377F33333F333377F993333303333399377F33337FF333373993333707333
333377F333777F333333993333101333333377F333777F3FFFFF993333000399
999377FF33777F77777F3993330003399993373FF3777F37777F399933000333
99933773FF777F3F777F339993707399999333773F373F77777F333999999999
3393333777333777337333333999993333333333377777333333}
NumGlyphs = 2
OnClick = SpeedButton4Click
end
object Bevel1: TBevel
Left = 13
Top = 203
Width = 542
Height = 3
end
object listview1: TListView
Left = 26
Top = 9
Width = 511
Height = 184
Columns = <
item
Caption = #29992#25143#32534#21495
Width = 80
end
item
Caption = #29992#25143#22995#21517
Width = 100
end
item
Caption = #24080#21495
Width = 100
end
item
Caption = #23494#30721
Width = 100
end
item
Caption = #29366#24577
Width = 100
end>
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
GridLines = True
HideSelection = False
MultiSelect = True
ReadOnly = True
RowSelect = True
ParentFont = False
SortType = stData
TabOrder = 0
ViewStyle = vsReport
OnSelectItem = listview1SelectItem
end
object ListView2: TListView
Left = 26
Top = 216
Width = 215
Height = 298
Columns = <
item
Caption = #35813#29992#25143#21487#35775#38382#30340#33756#21333
Width = 185
end
item
Width = 0
end>
GridLines = True
HideSelection = False
ReadOnly = True
RowSelect = True
TabOrder = 1
ViewStyle = vsReport
end
object ListView3: TListView
Left = 322
Top = 216
Width = 215
Height = 298
Checkboxes = True
Columns = <
item
Caption = #31995#32479#20840#37096#21151#33021#33756#21333
Width = 197
end
item
Width = 0
end>
GridLines = True
HideSelection = False
ReadOnly = True
RowSelect = True
TabOrder = 2
ViewStyle = vsReport
end
object ListView4: TListView
Left = 242
Top = 208
Width = 79
Height = 41
Checkboxes = True
Columns = <
item
Caption = #31995#32479#20840#37096#21151#33021#33756#21333
Width = 197
end>
GridLines = True
HideSelection = False
MultiSelect = True
ReadOnly = True
RowSelect = True
TabOrder = 3
ViewStyle = vsReport
Visible = False
end
object ADOQuery1: TADOQuery
Connection = mainForm.ADOConnection1
Parameters = <>
Left = 80
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -