?? gnb_form.dfm
字號:
object GNB_F: TGNB_F
Left = 468
Top = 262
HelpContext = 5
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #29992#25143#21151#33021#34920
ClientHeight = 181
ClientWidth = 250
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 250
Height = 181
BevelOuter = bvNone
Color = clBlack
TabOrder = 0
object Panel2: TPanel
Left = 2
Top = 2
Width = 245
Height = 177
BevelOuter = bvNone
TabOrder = 0
object ListView1: TListView
Left = 0
Top = 0
Width = 245
Height = 145
HelpContext = 5
Color = clInfoBk
Columns = <
item
Caption = #21151#33021#21495
Width = 90
end
item
Caption = #21151#33021#21517
Width = 130
end>
ColumnClick = False
GridLines = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnDblClick = ListView1DblClick
OnKeyDown = ListView1KeyDown
end
object Panel4: TPanel
Left = 100
Top = 150
Width = 136
Height = 24
AutoSize = True
BevelOuter = bvLowered
Caption = 'Panel3'
TabOrder = 1
object Button1: TButton
Left = 1
Top = 1
Width = 67
Height = 22
Caption = #30830#23450
Default = True
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 68
Top = 1
Width = 67
Height = 22
Caption = #36864#20986
TabOrder = 1
OnClick = Button2Click
end
end
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -