home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 273
- Top = 100
- Width = 362
- Height = 325
- Caption = 'LsFileExplorer'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 0
- Top = 0
- Width = 354
- Height = 255
- ActivePage = TabSheet3
- Align = alClient
- TabHeight = 25
- TabIndex = 2
- TabOrder = 0
- object TabSheet1: TTabSheet
- Caption = 'LsDirTreeCombo28 ShortCuts'
- object Memo1: TMemo
- Left = 0
- Top = 0
- Width = 346
- Height = 220
- Align = alClient
- Color = clInfoBk
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Lines.Strings = (
- ' ShortCut Keys Action'
-
- '----------------------------------------------------------------' +
- '----------------------------------------------'
-
- ' F4 - Display LsDirTreeCombo28'#39's Tr' +
- 'eeView'
- ' F5 - Refresh LsDirTreeCombo28'
-
- ' Esc - Close LsDirTreeCombo28'#39's TreeV' +
- 'iew'
-
- ' RightArrow - Expand the current selected node, ' +
- ' if it is not '
- ' expanded.'
-
- ' LeftArrow - Collapse the current selected nod' +
- 'e, if it is '
- ' expanded'
-
- ' DownArrow - If the current node is expanded, mo' +
- 've to the '
-
- ' next child, otherwise move ' +
- 'to the next visible '
- ' node.'
-
- ' UpArrow - Move to the prevChild if the curr' +
- 'ent node is '
-
- ' expanded, otherwise move to' +
- ' the prevVisible '
- ' node.'
- ' Enter - Set the SelectedPath.')
- ParentFont = False
- TabOrder = 0
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'LsFileListView28 ShortCuts'
- ImageIndex = 1
- object Memo2: TMemo
- Left = 0
- Top = 0
- Width = 346
- Height = 220
- Align = alClient
- Color = clInfoBk
- Lines.Strings = (
- ' ShortCut Keys Action'
-
- '----------------------------------------------------------------' +
- '----------------------------------------------'
- ' F2 - ReName file'
- ' F3 - Find files'
- ' F5 - Refresh LsFileListView28'
- ' BackSpace - Go to parent folder'
- ' Delete - Send selected file(s) to recycle bin'
- ' Enter - Open'
- ' DownArrow - Move down'
- ' UpArrow - Move Up'
- ' Ctrl + A - Select All'
- ' Ctrl + C - Copy'
- ' Ctrl + X - Cut'
- ' Ctrl + V - Paste'
- ' Ctrl + F - Programmer'#39's Quick View'
- ' Ctrl + N - Create new folder'
- ' Shift + F10 - Display context menu for selected item')
- TabOrder = 0
- end
- end
- object TabSheet3: TTabSheet
- Caption = 'About '
- ImageIndex = 2
- object Label1: TLabel
- Left = 72
- Top = 12
- Width = 200
- Height = 16
- Caption = 'LsFileExplorer28 Demo2 contains'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 92
- Top = 36
- Width = 159
- Height = 19
- Caption = 'TLsDirTreeCombo28'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlue
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 136
- Top = 104
- Width = 71
- Height = 15
- Caption = 'Version 2.873'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 92
- Top = 140
- Width = 161
- Height = 37
- AutoSize = False
- Caption = '(C) 1998-2002 Leo D. Shih E-Mail : ldshih@ecn.ab.ca '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label5: TLabel
- Left = 160
- Top = 52
- Width = 21
- Height = 16
- Caption = 'and'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 100
- Top = 68
- Width = 139
- Height = 19
- Caption = 'TLsFileListView28'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlue
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 72
- Top = 132
- Width = 197
- Height = 50
- end
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 255
- Width = 354
- Height = 36
- Align = alBottom
- BevelInner = bvLowered
- BevelOuter = bvNone
- TabOrder = 1
- object BitBtn1: TBitBtn
- Left = 140
- Top = 6
- Width = 75
- Height = 25
- TabOrder = 0
- OnClick = BitBtn1Click
- Kind = bkOK
- end
- end
- end
-