?? unit1.dfm
字號:
object frmMain: TfrmMain
Left = 320
Top = 227
Width = 860
Height = 429
Caption = 'VirtualStream Demo'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Shell Dlg 2'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 177
Top = 29
Height = 366
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 852
Height = 29
Caption = 'ToolBar1'
Images = ImageList1
ParentShowHint = False
ShowHint = True
TabOrder = 0
object ToolButton1: TToolButton
Left = 0
Top = 2
Action = actnNew
end
object ToolButton2: TToolButton
Left = 23
Top = 2
Action = actnOpen
end
object ToolButton3: TToolButton
Left = 46
Top = 2
Width = 8
Caption = 'ToolButton3'
ImageIndex = 2
Style = tbsSeparator
end
object ToolButton4: TToolButton
Left = 54
Top = 2
Action = actnNewFolder
end
object ToolButton5: TToolButton
Left = 77
Top = 2
Width = 8
Caption = 'ToolButton5'
ImageIndex = 3
Style = tbsSeparator
end
object ToolButton6: TToolButton
Left = 85
Top = 2
Action = actnImport
end
object ToolButton7: TToolButton
Left = 108
Top = 2
Action = actnExport
end
object ToolButton8: TToolButton
Left = 131
Top = 2
Width = 13
Caption = 'ToolButton8'
ImageIndex = 5
Style = tbsSeparator
end
object ToolButton9: TToolButton
Left = 144
Top = 2
Action = actnReadOnly
end
object ToolButton10: TToolButton
Left = 167
Top = 2
Width = 8
Caption = 'ToolButton10'
ImageIndex = 6
Style = tbsSeparator
end
object ToolButton11: TToolButton
Left = 175
Top = 2
Action = actnErase
end
end
object Tree: TTreeView
Left = 180
Top = 29
Width = 672
Height = 366
Align = alClient
HotTrack = True
Indent = 19
MultiSelect = True
MultiSelectStyle = [msControlSelect, msShiftSelect]
ReadOnly = True
TabOrder = 1
end
object Memo1: TMemo
Left = 0
Top = 29
Width = 177
Height = 366
Align = alLeft
Color = clBtnFace
ReadOnly = True
TabOrder = 2
end
object ActionList1: TActionList
Images = ImageList1
Left = 104
Top = 176
object actnNew: TAction
Caption = 'actnNew'
Hint = 'Create storage'
ImageIndex = 0
OnExecute = actnNewExecute
end
object actnOpen: TAction
Caption = 'actnOpen'
Hint = 'Open storage'
ImageIndex = 1
OnExecute = actnOpenExecute
end
object actnImport: TAction
Caption = 'actnImport'
Hint = 'Import files'
ImageIndex = 3
OnExecute = actnImportExecute
OnUpdate = actnImportUpdate
end
object actnExport: TAction
Caption = 'actnExport'
Hint = 'Export files'
ImageIndex = 4
OnExecute = actnExportExecute
end
object actnNewFolder: TAction
Caption = 'actnNewFolder'
Hint = 'Create folder'
ImageIndex = 2
OnExecute = actnNewFolderExecute
OnUpdate = actnNewFolderUpdate
end
object actnReadOnly: TAction
Caption = 'actnReadOnly'
Hint = 'Switch readonly storage flag'
ImageIndex = 5
OnExecute = actnReadOnlyExecute
end
object actnErase: TAction
Caption = 'actnErase'
ImageIndex = 6
OnExecute = actnEraseExecute
end
end
object ImageList1: TImageList
Left = 136
Top = 176
Bitmap = {
494C010107000900040010001000FFFFFFFFFF00FFFFFFFFFFFFFFFF424D3600
0000000000003600000028000000400000003000000001002000000000000030
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -