home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / CHIP_CD_2004-08.iso / software / tuneup_hit / files / TU2004TrialEN.exe / DiskCleaner.exe / RCDATA / TFRMDETAILS / TFRMDETAILS.txt
Encoding:
Text File  |  2004-03-31  |  8.3 KB  |  376 lines

  1. object frmDetails: TfrmDetails
  2.   Left = 213
  3.   Top = 363
  4.   AutoScroll = False
  5.   BorderIcons = [biSystemMenu, biMaximize]
  6.   Caption = 'TuneUp DiskCleaner - Details: ...'
  7.   ClientHeight = 437
  8.   ClientWidth = 558
  9.   Color = clBtnFace
  10.   Constraints.MinHeight = 410
  11.   Constraints.MinWidth = 566
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'Tahoma'
  16.   Font.Style = []
  17.   OldCreateOrder = False
  18.   Position = poMainFormCenter
  19.   Scaled = False
  20.   OnActivate = FormActivate
  21.   OnCreate = FormCreate
  22.   OnDestroy = FormDestroy
  23.   OnResize = FormResize
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26.   object lblSelect: TLabel
  27.     Left = 49
  28.     Top = 9
  29.     Width = 498
  30.     Height = 35
  31.     AutoSize = False
  32.     Caption = '.'
  33.     WordWrap = True
  34.   end
  35.   object imgIcon: TImage
  36.     Left = 10
  37.     Top = 10
  38.     Width = 32
  39.     Height = 32
  40.   end
  41.   object pnlDetails: TPanel
  42.     Left = 10
  43.     Top = 303
  44.     Width = 538
  45.     Height = 73
  46.     BevelOuter = bvLowered
  47.     Color = 16773866
  48.     FullRepaint = False
  49.     TabOrder = 1
  50.     object lblFileType: TEllipsisLabel
  51.       Left = 80
  52.       Top = 30
  53.       Width = 151
  54.       Height = 15
  55.       AutoSize = False
  56.       Caption = 'File type'
  57.       Font.Charset = DEFAULT_CHARSET
  58.       Font.Color = clBlack
  59.       Font.Height = -11
  60.       Font.Name = 'Tahoma'
  61.       Font.Style = []
  62.       ParentFont = False
  63.       EllipsisStyle = etPathEllipsis
  64.     end
  65.     object lblFileName: TEllipsisLabel
  66.       Left = 80
  67.       Top = 13
  68.       Width = 151
  69.       Height = 15
  70.       AutoSize = False
  71.       Caption = 'File name'
  72.       Font.Charset = DEFAULT_CHARSET
  73.       Font.Color = clBlack
  74.       Font.Height = -11
  75.       Font.Name = 'Tahoma'
  76.       Font.Style = []
  77.       ParentFont = False
  78.       EllipsisStyle = etEndEllipsis
  79.     end
  80.     object lblFileSize: TLabel
  81.       Left = 80
  82.       Top = 47
  83.       Width = 141
  84.       Height = 15
  85.       AutoSize = False
  86.       Caption = 'File size'
  87.       Font.Charset = DEFAULT_CHARSET
  88.       Font.Color = clBlack
  89.       Font.Height = -11
  90.       Font.Name = 'Tahoma'
  91.       Font.Style = []
  92.       ParentFont = False
  93.       Transparent = True
  94.       WordWrap = True
  95.     end
  96.     object imgFileIcon: TImage
  97.       Left = 41
  98.       Top = 14
  99.       Width = 32
  100.       Height = 32
  101.     end
  102.     object ALProgressBar1: TALProgressBar
  103.       Left = 1
  104.       Top = 1
  105.       Width = 26
  106.       Height = 70
  107.       BackColor = clBlack
  108.       BorderStyle = bstNone
  109.       TabOrder = 0
  110.       BackgroundColor = clBtnFace
  111.       BarColor1 = 16772577
  112.       BarColor2 = 16774378
  113.       BarColorStyle = cs3Colors
  114.       Direction = pdTopToBottom
  115.       Max = 100
  116.       Position = 100
  117.       PosTextPrefix = 'sd'
  118.       PosTextSuffix = '%'
  119.       ShowPosText = False
  120.       InBarFontColor = 12539908
  121.       VerticalText = 'Details'
  122.       VerticalBorder = 5
  123.     end
  124.     object pnlDates: TPanel
  125.       Left = 236
  126.       Top = 9
  127.       Width = 198
  128.       Height = 55
  129.       BevelOuter = bvNone
  130.       Color = 16773866
  131.       Font.Charset = DEFAULT_CHARSET
  132.       Font.Color = clBlack
  133.       Font.Height = -11
  134.       Font.Name = 'Tahoma'
  135.       Font.Style = []
  136.       ParentFont = False
  137.       TabOrder = 1
  138.       object Label9: TLabel
  139.         Left = 6
  140.         Top = 4
  141.         Width = 54
  142.         Height = 13
  143.         Caption = 'Created:'
  144.         Transparent = True
  145.       end
  146.       object Label2: TLabel
  147.         Left = 6
  148.         Top = 21
  149.         Width = 66
  150.         Height = 13
  151.         Caption = 'Modified:'
  152.         Transparent = True
  153.       end
  154.       object Label3: TLabel
  155.         Left = 6
  156.         Top = 38
  157.         Width = 73
  158.         Height = 13
  159.         Caption = 'Last access:'
  160.         Transparent = True
  161.       end
  162.       object lblFileCreation: TLabel
  163.         Left = 86
  164.         Top = 4
  165.         Width = 110
  166.         Height = 13
  167.         AutoSize = False
  168.         Caption = '14.05.2002, 13:23:45'
  169.         Transparent = True
  170.       end
  171.       object lblFileChange: TLabel
  172.         Left = 86
  173.         Top = 21
  174.         Width = 110
  175.         Height = 13
  176.         AutoSize = False
  177.         Caption = '14.05.2002, 13:23:45'
  178.         Transparent = True
  179.       end
  180.       object lblFileAccess: TLabel
  181.         Left = 86
  182.         Top = 38
  183.         Width = 110
  184.         Height = 13
  185.         AutoSize = False
  186.         Caption = '14.05.2002, 13:23:45'
  187.         Transparent = True
  188.       end
  189.     end
  190.     object pnlCommands: TPanel
  191.       Left = 452
  192.       Top = 9
  193.       Width = 79
  194.       Height = 55
  195.       BevelOuter = bvNone
  196.       Color = 16773866
  197.       TabOrder = 2
  198.       object lblFileOpen: TLabel
  199.         Left = 0
  200.         Top = 4
  201.         Width = 60
  202.         Height = 13
  203.         Cursor = crHandPoint
  204.         Caption = 'Open file'
  205.         Color = 1773582
  206.         Font.Charset = DEFAULT_CHARSET
  207.         Font.Color = 9780482
  208.         Font.Height = -11
  209.         Font.Name = 'Tahoma'
  210.         Font.Style = [fsUnderline]
  211.         ParentColor = False
  212.         ParentFont = False
  213.         Transparent = True
  214.         OnClick = lblFileOpenClick
  215.         OnMouseEnter = lblFileMouseEnter
  216.         OnMouseLeave = lblFileMouseLeave
  217.       end
  218.       object lblFileProp: TLabel
  219.         Left = 0
  220.         Top = 21
  221.         Width = 68
  222.         Height = 13
  223.         Cursor = crHandPoint
  224.         Caption = 'Properties'
  225.         Color = 1773582
  226.         Font.Charset = DEFAULT_CHARSET
  227.         Font.Color = 9780482
  228.         Font.Height = -11
  229.         Font.Name = 'Tahoma'
  230.         Font.Style = [fsUnderline]
  231.         ParentColor = False
  232.         ParentFont = False
  233.         Transparent = True
  234.         OnClick = lblFilePropClick
  235.         OnMouseEnter = lblFileMouseEnter
  236.         OnMouseLeave = lblFileMouseLeave
  237.       end
  238.     end
  239.   end
  240.   object pnlFiles: TPanel
  241.     Left = 10
  242.     Top = 55
  243.     Width = 538
  244.     Height = 242
  245.     BevelInner = bvLowered
  246.     BevelOuter = bvNone
  247.     Color = clWhite
  248.     FullRepaint = False
  249.     Font.Charset = DEFAULT_CHARSET
  250.     Font.Color = clWindowText
  251.     Font.Height = -11
  252.     Font.Name = 'Tahoma'
  253.     Font.Style = []
  254.     ParentFont = False
  255.     TabOrder = 0
  256.     object lvFiles: TListView
  257.       Left = 1
  258.       Top = 1
  259.       Width = 536
  260.       Height = 240
  261.       Align = alClient
  262.       AllocBy = 500
  263.       BorderStyle = bsNone
  264.       Checkboxes = True
  265.       Columns = <
  266.         item
  267.           Caption = 'File name'
  268.           MinWidth = 20
  269.           Width = 140
  270.         end
  271.         item
  272.           Caption = 'Folder'
  273.           MinWidth = 20
  274.           Width = 220
  275.         end
  276.         item
  277.           Alignment = taRightJustify
  278.           Caption = 'Size'
  279.           MinWidth = 20
  280.           Width = 75
  281.         end
  282.         item
  283.           Caption = 'Type'
  284.           MinWidth = 20
  285.           Width = 78
  286.         end>
  287.       HideSelection = False
  288.       IconOptions.WrapText = False
  289.       MultiSelect = True
  290.       ReadOnly = True
  291.       RowSelect = True
  292.       PopupMenu = mnuFiles
  293.       TabOrder = 0
  294.       ViewStyle = vsReport
  295.       OnColumnClick = lvFilesColumnClick
  296.       OnCompare = lvFilesCompare
  297.       OnDblClick = lvFilesDblClick
  298.       OnSelectItem = lvFilesSelectItem
  299.     end
  300.     object pnlListing: TPanel
  301.       Left = 16
  302.       Top = 32
  303.       Width = 507
  304.       Height = 33
  305.       BevelOuter = bvNone
  306.       Caption = 'Creating file list, please wait ...'
  307.       Color = clWindow
  308.       TabOrder = 1
  309.     end
  310.   end
  311.   object TopBottomGraphic1: TTopBottomGraphic
  312.     Left = 0
  313.     Top = 392
  314.     Width = 558
  315.     Height = 45
  316.     Align = alBottom
  317.     IconIndex = -1
  318.     Style = TBSBottom
  319.     Big = True
  320.     FullWidthLine = False
  321.     object btnOK: TButton
  322.       Left = 393
  323.       Top = 12
  324.       Width = 75
  325.       Height = 23
  326.       Caption = 'OK'
  327.       Default = True
  328.       TabOrder = 0
  329.       OnClick = btnOKClick
  330.     end
  331.     object btnCancel: TButton
  332.       Left = 473
  333.       Top = 12
  334.       Width = 75
  335.       Height = 23
  336.       Cancel = True
  337.       Caption = 'Cancel'
  338.       TabOrder = 1
  339.       OnClick = btnCancelClick
  340.     end
  341.   end
  342.   object mnuFiles: TPopupMenu
  343.     OnPopup = mnuFilesPopup
  344.     Left = 10
  345.     Top = 401
  346.     object mnSelected: TMenuItem
  347.       Caption = 'Select for Cleaning'
  348.       Checked = True
  349.       Default = True
  350.       OnClick = mnSelectedClick
  351.     end
  352.     object N1: TMenuItem
  353.       Caption = '-'
  354.     end
  355.     object mnFileOpen: TMenuItem
  356.       Caption = 'Open File'
  357.       OnClick = lblFileOpenClick
  358.     end
  359.     object mnParentFolderOpen: TMenuItem
  360.       Caption = '&Open Parent Folder'
  361.       OnClick = mnParentFolderOpenClick
  362.     end
  363.     object mnFileProp: TMenuItem
  364.       Caption = 'Properties'
  365.       OnClick = lblFilePropClick
  366.     end
  367.   end
  368.   object tmrUpdateStats: TTimer
  369.     Enabled = False
  370.     Interval = 10
  371.     OnTimer = tmrUpdateStatsTimer
  372.     Left = 42
  373.     Top = 401
  374.   end
  375. end
  376.