home *** CD-ROM | disk | FTP | other *** search
/ PC Expert 27 / Pce27cd2.iso / Utilitarios / Office / WinClin / szip3.exe / SolusZip.exe / 0 / RCDATA / TFRMANALISE / TFRMANALISE.txt
Text File  |  2000-02-21  |  11KB  |  431 lines

  1. object FrmAnalise: TFrmAnalise
  2.   Left = 82
  3.   Top = 74
  4.   Width = 610
  5.   Height = 468
  6.   HelpContext = 1007
  7.   BorderIcons = [biSystemMenu, biMaximize]
  8.   Caption = '185'
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnActivate = FormActivate
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnKeyDown = FormKeyDown
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Panel1: TPanel
  24.     Left = 0
  25.     Top = 392
  26.     Width = 602
  27.     Height = 49
  28.     Align = alBottom
  29.     BevelOuter = bvNone
  30.     TabOrder = 0
  31.     object Label1: TLabel
  32.       Tag = 191
  33.       Left = 16
  34.       Top = 6
  35.       Width = 40
  36.       Height = 13
  37.       Alignment = taRightJustify
  38.       Caption = 'Backup:'
  39.       Font.Charset = DEFAULT_CHARSET
  40.       Font.Color = clWindowText
  41.       Font.Height = -11
  42.       Font.Name = 'MS Sans Serif'
  43.       Font.Style = [fsUnderline]
  44.       ParentFont = False
  45.     end
  46.     object Label2: TLabel
  47.       Tag = 188
  48.       Left = 6
  49.       Top = 28
  50.       Width = 50
  51.       Height = 13
  52.       Alignment = taRightJustify
  53.       Caption = 'Exclu∩┐╜dos:'
  54.       Font.Charset = DEFAULT_CHARSET
  55.       Font.Color = clWindowText
  56.       Font.Height = -11
  57.       Font.Name = 'MS Sans Serif'
  58.       Font.Style = [fsUnderline]
  59.       ParentFont = False
  60.     end
  61.     object BackupLabel: TLabel
  62.       Left = 64
  63.       Top = 7
  64.       Width = 3
  65.       Height = 13
  66.       Font.Charset = DEFAULT_CHARSET
  67.       Font.Color = clNavy
  68.       Font.Height = -11
  69.       Font.Name = 'MS Sans Serif'
  70.       Font.Style = []
  71.       ParentFont = False
  72.     end
  73.     object ExcluidosLabel: TLabel
  74.       Left = 64
  75.       Top = 28
  76.       Width = 3
  77.       Height = 13
  78.       Font.Charset = DEFAULT_CHARSET
  79.       Font.Color = clNavy
  80.       Font.Height = -11
  81.       Font.Name = 'MS Sans Serif'
  82.       Font.Style = []
  83.       ParentFont = False
  84.     end
  85.     object Panel3: TPanel
  86.       Left = 502
  87.       Top = 0
  88.       Width = 100
  89.       Height = 49
  90.       Align = alRight
  91.       BevelOuter = bvNone
  92.       TabOrder = 0
  93.       object StatusBar1: TStatusBar
  94.         Left = 84
  95.         Top = 0
  96.         Width = 16
  97.         Height = 49
  98.         Align = alRight
  99.         Panels = <
  100.           item
  101.             Bevel = pbNone
  102.             Width = 50
  103.           end>
  104.         SimplePanel = False
  105.       end
  106.       object OkBtn: TBitBtn
  107.         Tag = 187
  108.         Left = 9
  109.         Top = 18
  110.         Width = 75
  111.         Height = 26
  112.         Cursor = crHandPoint
  113.         Hint = '184'
  114.         Caption = '&Ok'
  115.         Default = True
  116.         ModalResult = 1
  117.         ParentShowHint = False
  118.         ShowHint = True
  119.         TabOrder = 0
  120.       end
  121.     end
  122.     object ProgressPanel: TPanel
  123.       Left = 0
  124.       Top = 0
  125.       Width = 502
  126.       Height = 49
  127.       Align = alClient
  128.       BevelOuter = bvNone
  129.       TabOrder = 1
  130.       object StatusLabel: TLabel
  131.         Left = 9
  132.         Top = 29
  133.         Width = 3
  134.         Height = 13
  135.       end
  136.       object ProgressBar1: TProgressBar
  137.         Left = 8
  138.         Top = 9
  139.         Width = 473
  140.         Height = 16
  141.         Min = 0
  142.         Max = 100
  143.         TabOrder = 0
  144.       end
  145.     end
  146.   end
  147.   object PageControl1: TPageControl
  148.     Left = 0
  149.     Top = 0
  150.     Width = 602
  151.     Height = 392
  152.     Cursor = crHandPoint
  153.     ActivePage = ArquivosPage
  154.     Align = alClient
  155.     TabOrder = 1
  156.     OnChange = PageControl1Change
  157.     object ArquivosPage: TTabSheet
  158.       Tag = 47
  159.       Caption = 'Arquivos'
  160.       object Splitter2: TSplitter
  161.         Left = 0
  162.         Top = 146
  163.         Width = 594
  164.         Height = 5
  165.         Cursor = crVSplit
  166.         Align = alTop
  167.         Beveled = False
  168.       end
  169.       object Panel2: TPanel
  170.         Left = 0
  171.         Top = 151
  172.         Width = 594
  173.         Height = 213
  174.         Align = alClient
  175.         BevelOuter = bvNone
  176.         TabOrder = 0
  177.         object Splitter1: TSplitter
  178.           Left = 290
  179.           Top = 0
  180.           Width = 5
  181.           Height = 213
  182.           Cursor = crHSplit
  183.           Beveled = False
  184.         end
  185.         object GroupBox3: TGroupBox
  186.           Tag = 190
  187.           Left = 295
  188.           Top = 0
  189.           Width = 299
  190.           Height = 213
  191.           Align = alClient
  192.           Caption = 'Modificados'
  193.           TabOrder = 1
  194.           object ModificadosLv: TExtListView
  195.             Left = 2
  196.             Top = 15
  197.             Width = 295
  198.             Height = 196
  199.             Columns = <
  200.               item
  201.                 Caption = '30'
  202.                 Width = 150
  203.               end
  204.               item
  205.                 Caption = '595'
  206.                 Width = 40
  207.               end
  208.               item
  209.                 Caption = '32'
  210.                 Width = 100
  211.               end
  212.               item
  213.                 Caption = '36'
  214.                 Width = 147
  215.               end>
  216.             ExtendedStyles = [lvxHeaderDragDrop, lvxFullRowSelect]
  217.             VirtualMode = True
  218.             SaveSettings.SaveColumnSizes = False
  219.             SaveSettings.SaveCurrentSort = False
  220.             SaveSettings.SaveColumnOrder = False
  221.             ColumnsFormat = <>
  222.             OnVMGetItemInfo = ModificadosLvVMGetItemInfo
  223.             OnVMCacheHint = ModificadosLvVMCacheHint
  224.             ShowSortArrows = True
  225.             AutoColumnSort = acsSortToggle
  226.             AutoResort = False
  227.             AutoSortAscending = False
  228.             ReverseSortArrows = True
  229.             OnSortFinished = ModificadosLvSortFinished
  230.             Align = alClient
  231.             Color = 14286847
  232.             ReadOnly = True
  233.             Font.Charset = DEFAULT_CHARSET
  234.             Font.Color = clBlack
  235.             Font.Height = -11
  236.             Font.Name = 'MS Sans Serif'
  237.             Font.Style = []
  238.             MultiSelect = True
  239.             ParentFont = False
  240.             TabOrder = 0
  241.             ViewStyle = vsReport
  242.           end
  243.         end
  244.         object GroupBox2: TGroupBox
  245.           Tag = 189
  246.           Left = 0
  247.           Top = 0
  248.           Width = 290
  249.           Height = 213
  250.           Align = alLeft
  251.           Caption = 'Novos'
  252.           TabOrder = 0
  253.           object NovosLv: TExtListView
  254.             Left = 2
  255.             Top = 15
  256.             Width = 286
  257.             Height = 196
  258.             Columns = <
  259.               item
  260.                 Caption = '30'
  261.                 Width = 100
  262.               end
  263.               item
  264.                 Caption = '595'
  265.                 Width = 40
  266.               end
  267.               item
  268.                 Caption = '32'
  269.                 Width = 100
  270.               end
  271.               item
  272.                 Caption = '36'
  273.                 Width = 147
  274.               end>
  275.             ExtendedStyles = [lvxHeaderDragDrop, lvxFullRowSelect]
  276.             VirtualMode = True
  277.             SaveSettings.SaveColumnSizes = False
  278.             SaveSettings.SaveCurrentSort = False
  279.             SaveSettings.SaveColumnOrder = False
  280.             ColumnsFormat = <>
  281.             OnVMGetItemInfo = NovosLvVMGetItemInfo
  282.             OnVMCacheHint = NovosLvVMCacheHint
  283.             ShowSortArrows = True
  284.             AutoColumnSort = acsSortToggle
  285.             AutoResort = False
  286.             AutoSortAscending = False
  287.             ReverseSortArrows = True
  288.             OnSortFinished = NovosLvSortFinished
  289.             Align = alClient
  290.             Color = 14286847
  291.             ReadOnly = True
  292.             Font.Charset = DEFAULT_CHARSET
  293.             Font.Color = clBlack
  294.             Font.Height = -11
  295.             Font.Name = 'MS Sans Serif'
  296.             Font.Style = []
  297.             MultiSelect = True
  298.             ParentFont = False
  299.             TabOrder = 0
  300.             ViewStyle = vsReport
  301.           end
  302.         end
  303.       end
  304.       object ArquivosLv: TExtListView
  305.         Left = 0
  306.         Top = 0
  307.         Width = 594
  308.         Height = 146
  309.         Columns = <
  310.           item
  311.             Caption = '30'
  312.             Width = 200
  313.           end
  314.           item
  315.             Caption = '595'
  316.             Width = 40
  317.           end
  318.           item
  319.             Alignment = taRightJustify
  320.             Caption = '33'
  321.             Width = 120
  322.           end
  323.           item
  324.             Caption = '32'
  325.             Width = 120
  326.           end
  327.           item
  328.             Caption = '36'
  329.             Width = 150
  330.           end>
  331.         ExtendedStyles = [lvxHeaderDragDrop, lvxFullRowSelect]
  332.         VirtualMode = True
  333.         SaveSettings.SaveColumnSizes = False
  334.         SaveSettings.SaveCurrentSort = False
  335.         SaveSettings.SaveColumnOrder = False
  336.         ColumnsFormat = <>
  337.         OnVMGetItemInfo = ArquivosLvVMGetItemInfo
  338.         OnVMCacheHint = ArquivosLvVMCacheHint
  339.         ShowSortArrows = True
  340.         AutoColumnSort = acsSortToggle
  341.         AutoResort = False
  342.         AutoSortAscending = False
  343.         ReverseSortArrows = True
  344.         OnSortFinished = ArquivosLvSortFinished
  345.         Align = alTop
  346.         Color = 14286847
  347.         ReadOnly = True
  348.         Font.Charset = DEFAULT_CHARSET
  349.         Font.Color = clBlack
  350.         Font.Height = -11
  351.         Font.Name = 'MS Sans Serif'
  352.         Font.Style = []
  353.         MultiSelect = True
  354.         ParentFont = False
  355.         TabOrder = 1
  356.         ViewStyle = vsReport
  357.       end
  358.     end
  359.     object ExcluidosPage: TTabSheet
  360.       Tag = 186
  361.       Caption = 'Exclu∩┐╜dos'
  362.       object ExcluidosLv: TExtListView
  363.         Left = 0
  364.         Top = 0
  365.         Width = 736
  366.         Height = 452
  367.         Columns = <
  368.           item
  369.             Caption = '30'
  370.             Width = 200
  371.           end
  372.           item
  373.             Caption = '595'
  374.             Width = 40
  375.           end
  376.           item
  377.             Alignment = taRightJustify
  378.             Caption = '33'
  379.             Width = 120
  380.           end
  381.           item
  382.             Caption = '32'
  383.             Width = 120
  384.           end
  385.           item
  386.             Caption = '36'
  387.             Width = 150
  388.           end>
  389.         ExtendedStyles = [lvxHeaderDragDrop, lvxFullRowSelect]
  390.         VirtualMode = True
  391.         SaveSettings.SaveColumnSizes = False
  392.         SaveSettings.SaveCurrentSort = False
  393.         SaveSettings.SaveColumnOrder = False
  394.         ColumnsFormat = <>
  395.         OnVMGetItemInfo = ExcluidosLvVMGetItemInfo
  396.         OnVMCacheHint = ExcluidosLvVMCacheHint
  397.         ShowSortArrows = True
  398.         AutoColumnSort = acsSortToggle
  399.         AutoResort = False
  400.         AutoSortAscending = False
  401.         ReverseSortArrows = True
  402.         OnSortFinished = ExcluidosLvSortFinished
  403.         Align = alClient
  404.         Color = 14286847
  405.         ReadOnly = True
  406.         Font.Charset = DEFAULT_CHARSET
  407.         Font.Color = clBlack
  408.         Font.Height = -11
  409.         Font.Name = 'MS Sans Serif'
  410.         Font.Style = []
  411.         MultiSelect = True
  412.         ParentFont = False
  413.         TabOrder = 0
  414.         ViewStyle = vsReport
  415.       end
  416.     end
  417.   end
  418.   object Scanner: TTreeScanner
  419.     OnFileFound = ScannerFileFound
  420.     Left = 512
  421.     Top = 200
  422.   end
  423.   object FormPlacement: TFormPlacement
  424.     IniSection = 'Form Analise'
  425.     MinMaxInfo.MinTrackHeight = 468
  426.     MinMaxInfo.MinTrackWidth = 610
  427.     Left = 168
  428.     Top = 312
  429.   end
  430. end
  431.