?? ushowbookf.dfm
字號:
object ShowBookF: TShowBookF
Left = 476
Top = 292
AutoSize = True
BorderStyle = bsNone
Caption = #22270#20070#21015#34920
ClientHeight = 181
ClientWidth = 291
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 291
Height = 181
BevelOuter = bvNone
Color = clBlack
TabOrder = 0
object Panel2: TPanel
Left = 2
Top = 2
Width = 287
Height = 177
BevelOuter = bvNone
TabOrder = 0
object ListView1: TListView
Left = 4
Top = 3
Width = 280
Height = 147
Color = clInfoBk
Columns = <
item
Caption = #20070#21495
Width = 80
end
item
Caption = #20070#21517
Width = 100
end
item
Caption = #31867#21035#21517#31216
Width = 70
end>
ColumnClick = False
GridLines = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnDblClick = ListView1DblClick
end
object Panel4: TPanel
Left = 143
Top = 153
Width = 136
Height = 24
AutoSize = True
BevelOuter = bvLowered
Caption = 'Panel3'
TabOrder = 1
object btnOK: TButton
Left = 1
Top = 1
Width = 67
Height = 22
Caption = #30830#23450
Default = True
TabOrder = 0
OnClick = btnOKClick
end
object btnCancel: TButton
Left = 68
Top = 1
Width = 67
Height = 22
Caption = #21462#28040
TabOrder = 1
OnClick = btnCancelClick
end
end
end
end
object ActionList1: TActionList
Left = 6
Top = 150
object Action1: TAction
Caption = 'Action1'
ShortCut = 27
OnExecute = Action1Execute
end
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -