home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / Chip_2002-06_cd1.bin / zkuste / delphi / kompon / d3456 / FILEEXPL.ZIP / Demo2 / About.dfm / About.txt
Encoding:
Text File  |  2002-03-08  |  6.3 KB  |  223 lines

  1. object Form2: TForm2
  2.   Left = 273
  3.   Top = 100
  4.   Width = 362
  5.   Height = 325
  6.   Caption = 'LsFileExplorer'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object PageControl1: TPageControl
  17.     Left = 0
  18.     Top = 0
  19.     Width = 354
  20.     Height = 255
  21.     ActivePage = TabSheet3
  22.     Align = alClient
  23.     TabHeight = 25
  24.     TabIndex = 2
  25.     TabOrder = 0
  26.     object TabSheet1: TTabSheet
  27.       Caption = 'LsDirTreeCombo28 ShortCuts'
  28.       object Memo1: TMemo
  29.         Left = 0
  30.         Top = 0
  31.         Width = 346
  32.         Height = 220
  33.         Align = alClient
  34.         Color = clInfoBk
  35.         Font.Charset = ANSI_CHARSET
  36.         Font.Color = clWindowText
  37.         Font.Height = -11
  38.         Font.Name = 'MS Sans Serif'
  39.         Font.Style = []
  40.         Lines.Strings = (
  41.           ' ShortCut Keys             Action'
  42.           
  43.             '----------------------------------------------------------------' +
  44.             '----------------------------------------------'
  45.           
  46.             ' F4                             -  Display LsDirTreeCombo28'#39's Tr' +
  47.             'eeView'
  48.           ' F5                             -  Refresh LsDirTreeCombo28'
  49.           
  50.             ' Esc                           -  Close LsDirTreeCombo28'#39's TreeV' +
  51.             'iew'
  52.           
  53.             ' RightArrow                -  Expand the current selected node, ' +
  54.             ' if it is not '
  55.           '                                     expanded.'
  56.           
  57.             ' LeftArrow                  -  Collapse the current selected nod' +
  58.             'e,  if it is '
  59.           '                                     expanded'
  60.           
  61.             ' DownArrow               -  If the current node is expanded,  mo' +
  62.             've to the '
  63.           
  64.             '                                     next child, otherwise move ' +
  65.             'to the next visible '
  66.           '                                     node.'
  67.           
  68.             ' UpArrow                    -  Move to the prevChild if the curr' +
  69.             'ent node is '
  70.           
  71.             '                                     expanded, otherwise move to' +
  72.             ' the prevVisible '
  73.           '                                     node.'
  74.           ' Enter                         -  Set the SelectedPath.')
  75.         ParentFont = False
  76.         TabOrder = 0
  77.       end
  78.     end
  79.     object TabSheet2: TTabSheet
  80.       Caption = 'LsFileListView28 ShortCuts'
  81.       ImageIndex = 1
  82.       object Memo2: TMemo
  83.         Left = 0
  84.         Top = 0
  85.         Width = 346
  86.         Height = 220
  87.         Align = alClient
  88.         Color = clInfoBk
  89.         Lines.Strings = (
  90.           ' ShortCut Keys       Action'
  91.           
  92.             '----------------------------------------------------------------' +
  93.             '----------------------------------------------'
  94.           ' F2                       -  ReName file'
  95.           ' F3                       -  Find files'
  96.           ' F5                       -  Refresh LsFileListView28'
  97.           ' BackSpace         -  Go to parent folder'
  98.           ' Delete                 -  Send selected file(s) to recycle bin'
  99.           ' Enter                   -  Open'
  100.           ' DownArrow         -  Move down'
  101.           ' UpArrow              -  Move Up'
  102.           ' Ctrl + A                -  Select All'
  103.           ' Ctrl + C                -  Copy'
  104.           ' Ctrl + X                -  Cut'
  105.           ' Ctrl + V                -  Paste'
  106.           ' Ctrl + F                 -  Programmer'#39's Quick View'
  107.           ' Ctrl + N                -  Create new folder'
  108.           ' Shift + F10           -  Display context menu for selected item')
  109.         TabOrder = 0
  110.       end
  111.     end
  112.     object TabSheet3: TTabSheet
  113.       Caption = 'About      '
  114.       ImageIndex = 2
  115.       object Label1: TLabel
  116.         Left = 72
  117.         Top = 12
  118.         Width = 200
  119.         Height = 16
  120.         Caption = 'LsFileExplorer28 Demo2 contains'
  121.         Font.Charset = ANSI_CHARSET
  122.         Font.Color = clBlue
  123.         Font.Height = -13
  124.         Font.Name = 'MS Sans Serif'
  125.         Font.Style = []
  126.         ParentFont = False
  127.       end
  128.       object Label3: TLabel
  129.         Left = 92
  130.         Top = 36
  131.         Width = 159
  132.         Height = 19
  133.         Caption = 'TLsDirTreeCombo28'
  134.         Font.Charset = ANSI_CHARSET
  135.         Font.Color = clBlue
  136.         Font.Height = -16
  137.         Font.Name = 'Arial'
  138.         Font.Style = [fsBold]
  139.         ParentFont = False
  140.       end
  141.       object Label2: TLabel
  142.         Left = 136
  143.         Top = 104
  144.         Width = 71
  145.         Height = 15
  146.         Caption = 'Version 2.873'
  147.         Font.Charset = ANSI_CHARSET
  148.         Font.Color = clBlue
  149.         Font.Height = -13
  150.         Font.Name = 'Times New Roman'
  151.         Font.Style = []
  152.         ParentFont = False
  153.       end
  154.       object Label4: TLabel
  155.         Left = 92
  156.         Top = 140
  157.         Width = 161
  158.         Height = 37
  159.         AutoSize = False
  160.         Caption = '(C) 1998-2002   Leo D. Shih E-Mail :  ldshih@ecn.ab.ca '
  161.         Font.Charset = DEFAULT_CHARSET
  162.         Font.Color = clWindowText
  163.         Font.Height = -13
  164.         Font.Name = 'MS Sans Serif'
  165.         Font.Style = []
  166.         ParentFont = False
  167.         WordWrap = True
  168.       end
  169.       object Label5: TLabel
  170.         Left = 160
  171.         Top = 52
  172.         Width = 21
  173.         Height = 16
  174.         Caption = 'and'
  175.         Font.Charset = ANSI_CHARSET
  176.         Font.Color = clBlue
  177.         Font.Height = -13
  178.         Font.Name = 'Arial'
  179.         Font.Style = []
  180.         ParentFont = False
  181.       end
  182.       object Label6: TLabel
  183.         Left = 100
  184.         Top = 68
  185.         Width = 139
  186.         Height = 19
  187.         Caption = 'TLsFileListView28'
  188.         Font.Charset = ANSI_CHARSET
  189.         Font.Color = clBlue
  190.         Font.Height = -16
  191.         Font.Name = 'Arial'
  192.         Font.Style = [fsBold]
  193.         ParentFont = False
  194.       end
  195.       object Bevel1: TBevel
  196.         Left = 72
  197.         Top = 132
  198.         Width = 197
  199.         Height = 50
  200.       end
  201.     end
  202.   end
  203.   object Panel1: TPanel
  204.     Left = 0
  205.     Top = 255
  206.     Width = 354
  207.     Height = 36
  208.     Align = alBottom
  209.     BevelInner = bvLowered
  210.     BevelOuter = bvNone
  211.     TabOrder = 1
  212.     object BitBtn1: TBitBtn
  213.       Left = 140
  214.       Top = 6
  215.       Width = 75
  216.       Height = 25
  217.       TabOrder = 0
  218.       OnClick = BitBtn1Click
  219.       Kind = bkOK
  220.     end
  221.   end
  222. end
  223.