home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / internet / JVDEicq / jvdeicqb.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Encoding:
Text File  |  1999-02-03  |  12.4 KB  |  522 lines

  1. object Form1: TForm1
  2.   Left = 165
  3.   Top = 167
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'JVDE ICQ Backup 1.01'
  7.   ClientHeight = 234
  8.   ClientWidth = 361
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   Menu = MainMenu1
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   OnCloseQuery = FormCloseQuery
  20.   OnCreate = FormCreate
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object ProgressBar1: TProgressBar
  24.     Left = 0
  25.     Top = 217
  26.     Width = 361
  27.     Height = 17
  28.     Align = alBottom
  29.     Min = 0
  30.     Max = 100
  31.     ParentShowHint = False
  32.     Smooth = True
  33.     ShowHint = True
  34.     TabOrder = 1
  35.   end
  36.   object PageControl1: TPageControl
  37.     Left = 0
  38.     Top = 0
  39.     Width = 361
  40.     Height = 217
  41.     ActivePage = TabSheet1
  42.     Align = alClient
  43.     Font.Charset = ANSI_CHARSET
  44.     Font.Color = clWindowText
  45.     Font.Height = -11
  46.     Font.Name = 'Tahoma'
  47.     Font.Style = []
  48.     HotTrack = True
  49.     MultiLine = True
  50.     ParentFont = False
  51.     TabOrder = 0
  52.     object TabSheet1: TTabSheet
  53.       Caption = '&Welcome'
  54.       OnMouseMove = TabSheet1MouseMove
  55.       object Label6: TLabel
  56.         Left = 128
  57.         Top = 56
  58.         Width = 3
  59.         Height = 13
  60.       end
  61.       object Image1: TImage
  62.         Left = 0
  63.         Top = 0
  64.         Width = 353
  65.         Height = 81
  66.         Picture.Data = {<image001.jpg>}
  67.       end
  68.       object Image2: TImage
  69.         Left = 59
  70.         Top = 96
  71.         Width = 22
  72.         Height = 20
  73.         Cursor = crHandPoint
  74.         Picture.Data = {<image002.jpg>}
  75.         OnClick = Image2Click
  76.         OnMouseMove = Image2MouseMove
  77.       end
  78.       object Label1: TLabel
  79.         Left = 88
  80.         Top = 98
  81.         Width = 73
  82.         Height = 13
  83.         Cursor = crHandPoint
  84.         Caption = 'Report a bug'
  85.         Font.Charset = ANSI_CHARSET
  86.         Font.Color = clWindowText
  87.         Font.Height = -11
  88.         Font.Name = 'Tahoma'
  89.         Font.Style = [fsBold]
  90.         ParentFont = False
  91.         OnClick = Label1Click
  92.         OnMouseMove = Label1MouseMove
  93.       end
  94.       object Image3: TImage
  95.         Left = 59
  96.         Top = 120
  97.         Width = 22
  98.         Height = 20
  99.         Cursor = crHandPoint
  100.         Picture.Data = {<image003.jpg>}
  101.         OnClick = Image3Click
  102.         OnMouseMove = Image3MouseMove
  103.       end
  104.       object Label7: TLabel
  105.         Left = 88
  106.         Top = 122
  107.         Width = 162
  108.         Height = 13
  109.         Cursor = crHandPoint
  110.         Caption = 'Visit JVDE Software webpage'
  111.         Font.Charset = ANSI_CHARSET
  112.         Font.Color = clWindowText
  113.         Font.Height = -11
  114.         Font.Name = 'Tahoma'
  115.         Font.Style = [fsBold]
  116.         ParentFont = False
  117.         OnClick = Label7Click
  118.         OnMouseMove = Label7MouseMove
  119.       end
  120.       object Image4: TImage
  121.         Left = 59
  122.         Top = 144
  123.         Width = 22
  124.         Height = 20
  125.         Cursor = crHandPoint
  126.         Picture.Data = {<image004.jpg>}
  127.         OnClick = Image4Click
  128.         OnMouseMove = Image4MouseMove
  129.       end
  130.       object Label8: TLabel
  131.         Left = 88
  132.         Top = 146
  133.         Width = 47
  134.         Height = 13
  135.         Cursor = crHandPoint
  136.         Caption = 'Help File'
  137.         Font.Charset = ANSI_CHARSET
  138.         Font.Color = clWindowText
  139.         Font.Height = -11
  140.         Font.Name = 'Tahoma'
  141.         Font.Style = [fsBold]
  142.         ParentFont = False
  143.         OnClick = Label8Click
  144.         OnMouseMove = Label8MouseMove
  145.       end
  146.       object Label9: TLabel
  147.         Left = 200
  148.         Top = 176
  149.         Width = 151
  150.         Height = 13
  151.         Caption = 'Created by Jeroen van de Erve'
  152.         Font.Charset = ANSI_CHARSET
  153.         Font.Color = clNavy
  154.         Font.Height = -11
  155.         Font.Name = 'Tahoma'
  156.         Font.Style = []
  157.         ParentFont = False
  158.       end
  159.     end
  160.     object TabSheet2: TTabSheet
  161.       Caption = '&ICQ Directory'
  162.       ImageIndex = 1
  163.       object Label2: TLabel
  164.         Left = 24
  165.         Top = 8
  166.         Width = 93
  167.         Height = 16
  168.         Caption = 'ICQ Directory'
  169.         Font.Charset = DEFAULT_CHARSET
  170.         Font.Color = clWindowText
  171.         Font.Height = -13
  172.         Font.Name = 'MS Sans Serif'
  173.         Font.Style = [fsBold]
  174.         ParentFont = False
  175.       end
  176.       object Label3: TLabel
  177.         Left = 24
  178.         Top = 160
  179.         Width = 130
  180.         Height = 13
  181.         Caption = 'No ICQ Directory Found'
  182.         Font.Charset = ANSI_CHARSET
  183.         Font.Color = clTeal
  184.         Font.Height = -11
  185.         Font.Name = 'Tahoma'
  186.         Font.Style = [fsBold]
  187.         ParentFont = False
  188.       end
  189.       object DriveComboBox1: TDriveComboBox
  190.         Left = 24
  191.         Top = 40
  192.         Width = 177
  193.         Height = 19
  194.         DirList = DirectoryListBox1
  195.         Font.Charset = ANSI_CHARSET
  196.         Font.Color = clWindowText
  197.         Font.Height = -11
  198.         Font.Name = 'Tahoma'
  199.         Font.Style = []
  200.         ParentFont = False
  201.         TabOrder = 0
  202.       end
  203.       object DirectoryListBox1: TDirectoryListBox
  204.         Left = 24
  205.         Top = 64
  206.         Width = 257
  207.         Height = 89
  208.         Font.Charset = ANSI_CHARSET
  209.         Font.Color = clWindowText
  210.         Font.Height = -11
  211.         Font.Name = 'Tahoma'
  212.         Font.Style = []
  213.         ItemHeight = 16
  214.         ParentFont = False
  215.         TabOrder = 1
  216.         OnChange = DirectoryListBox1Change
  217.       end
  218.     end
  219.     object TabSheet3: TTabSheet
  220.       Caption = '&Backup Directory'
  221.       ImageIndex = 2
  222.       object Label4: TLabel
  223.         Left = 24
  224.         Top = 8
  225.         Width = 111
  226.         Height = 16
  227.         Caption = 'Backup Directory'
  228.         Font.Charset = ANSI_CHARSET
  229.         Font.Color = clWindowText
  230.         Font.Height = -13
  231.         Font.Name = 'Tahoma'
  232.         Font.Style = [fsBold]
  233.         ParentFont = False
  234.       end
  235.       object DriveComboBox2: TDriveComboBox
  236.         Left = 24
  237.         Top = 40
  238.         Width = 177
  239.         Height = 19
  240.         Font.Charset = ANSI_CHARSET
  241.         Font.Color = clWindowText
  242.         Font.Height = -11
  243.         Font.Name = 'Tahoma'
  244.         Font.Style = []
  245.         ParentFont = False
  246.         TabOrder = 0
  247.       end
  248.       object DirectoryListBox2: TDirectoryListBox
  249.         Left = 24
  250.         Top = 64
  251.         Width = 249
  252.         Height = 89
  253.         FileList = FileListBox1
  254.         Font.Charset = ANSI_CHARSET
  255.         Font.Color = clWindowText
  256.         Font.Height = -11
  257.         Font.Name = 'Tahoma'
  258.         Font.Style = []
  259.         ItemHeight = 16
  260.         ParentFont = False
  261.         TabOrder = 1
  262.       end
  263.       object Button1: TButton
  264.         Left = 24
  265.         Top = 160
  266.         Width = 89
  267.         Height = 25
  268.         Hint = 'Create a Directory'
  269.         Caption = 'Create Directory'
  270.         Font.Charset = ANSI_CHARSET
  271.         Font.Color = clWindowText
  272.         Font.Height = -11
  273.         Font.Name = 'Tahoma'
  274.         Font.Style = []
  275.         ParentFont = False
  276.         ParentShowHint = False
  277.         ShowHint = True
  278.         TabOrder = 2
  279.         OnClick = Button1Click
  280.       end
  281.       object Button2: TButton
  282.         Left = 120
  283.         Top = 160
  284.         Width = 97
  285.         Height = 25
  286.         Hint = 'Remove a Directory'
  287.         Caption = 'Remove Directory'
  288.         Font.Charset = ANSI_CHARSET
  289.         Font.Color = clWindowText
  290.         Font.Height = -11
  291.         Font.Name = 'Tahoma'
  292.         Font.Style = []
  293.         ParentFont = False
  294.         ParentShowHint = False
  295.         ShowHint = True
  296.         TabOrder = 3
  297.         OnClick = Button2Click
  298.       end
  299.       object FileListBox1: TFileListBox
  300.         Left = 288
  301.         Top = 64
  302.         Width = 49
  303.         Height = 81
  304.         ItemHeight = 13
  305.         TabOrder = 4
  306.         Visible = False
  307.       end
  308.     end
  309.     object TabSheet4: TTabSheet
  310.       Caption = '&Start'
  311.       Enabled = False
  312.       Font.Charset = ANSI_CHARSET
  313.       Font.Color = clWindowText
  314.       Font.Height = -11
  315.       Font.Name = 'Tahoma'
  316.       Font.Style = []
  317.       ImageIndex = 3
  318.       ParentFont = False
  319.       object Button3: TButton
  320.         Left = 96
  321.         Top = 160
  322.         Width = 145
  323.         Height = 25
  324.         Caption = 'Backup It !'
  325.         Font.Charset = ANSI_CHARSET
  326.         Font.Color = clWindowText
  327.         Font.Height = -11
  328.         Font.Name = 'Tahoma'
  329.         Font.Style = []
  330.         ParentFont = False
  331.         TabOrder = 0
  332.         OnClick = Button3Click
  333.       end
  334.       object GroupBox1: TGroupBox
  335.         Left = 184
  336.         Top = 8
  337.         Width = 161
  338.         Height = 57
  339.         Caption = 'ICQ 98 or 99'
  340.         Font.Charset = ANSI_CHARSET
  341.         Font.Color = clWindowText
  342.         Font.Height = -11
  343.         Font.Name = 'Tahoma'
  344.         Font.Style = []
  345.         ParentFont = False
  346.         TabOrder = 1
  347.         object RadioButton1: TRadioButton
  348.           Left = 16
  349.           Top = 16
  350.           Width = 113
  351.           Height = 17
  352.           Caption = 'ICQ 98'
  353.           TabOrder = 0
  354.         end
  355.         object RadioButton2: TRadioButton
  356.           Left = 16
  357.           Top = 32
  358.           Width = 97
  359.           Height = 17
  360.           Caption = 'ICQ 99'
  361.           TabOrder = 1
  362.         end
  363.       end
  364.       object GroupBox2: TGroupBox
  365.         Left = 8
  366.         Top = 8
  367.         Width = 161
  368.         Height = 57
  369.         Caption = 'Backup Filename:'
  370.         Font.Charset = ANSI_CHARSET
  371.         Font.Color = clWindowText
  372.         Font.Height = -11
  373.         Font.Name = 'Tahoma'
  374.         Font.Style = []
  375.         ParentFont = False
  376.         TabOrder = 2
  377.         object Edit1: TEdit
  378.           Left = 16
  379.           Top = 24
  380.           Width = 137
  381.           Height = 21
  382.           Font.Charset = ANSI_CHARSET
  383.           Font.Color = clWindowText
  384.           Font.Height = -11
  385.           Font.Name = 'Tahoma'
  386.           Font.Style = []
  387.           ParentFont = False
  388.           TabOrder = 0
  389.           Text = 'icqbackup.zip'
  390.         end
  391.       end
  392.       object GroupBox3: TGroupBox
  393.         Left = 8
  394.         Top = 72
  395.         Width = 161
  396.         Height = 73
  397.         Caption = 'Compression Level:'
  398.         Font.Charset = ANSI_CHARSET
  399.         Font.Color = clWindowText
  400.         Font.Height = -11
  401.         Font.Name = 'Tahoma'
  402.         Font.Style = []
  403.         ParentFont = False
  404.         TabOrder = 3
  405.         object Label5: TLabel
  406.           Left = 56
  407.           Top = 32
  408.           Width = 90
  409.           Height = 13
  410.           Caption = '(max = 9  min = 0)'
  411.         end
  412.         object UpDown1: TUpDown
  413.           Left = 33
  414.           Top = 32
  415.           Width = 16
  416.           Height = 21
  417.           Associate = Edit2
  418.           Min = 0
  419.           Max = 9
  420.           Position = 9
  421.           TabOrder = 0
  422.           Wrap = False
  423.         end
  424.         object Edit2: TEdit
  425.           Left = 16
  426.           Top = 32
  427.           Width = 17
  428.           Height = 21
  429.           MaxLength = 1
  430.           TabOrder = 1
  431.           Text = '9'
  432.         end
  433.       end
  434.       object GroupBox4: TGroupBox
  435.         Left = 184
  436.         Top = 72
  437.         Width = 161
  438.         Height = 73
  439.         Caption = 'Backup'
  440.         TabOrder = 4
  441.         object CheckBox1: TCheckBox
  442.           Left = 16
  443.           Top = 16
  444.           Width = 113
  445.           Height = 17
  446.           Caption = 'UIN(s)'
  447.           TabOrder = 0
  448.         end
  449.         object CheckBox2: TCheckBox
  450.           Left = 16
  451.           Top = 32
  452.           Width = 113
  453.           Height = 17
  454.           Caption = 'Contact List(s)'
  455.           TabOrder = 1
  456.         end
  457.         object CheckBox3: TCheckBox
  458.           Left = 16
  459.           Top = 48
  460.           Width = 129
  461.           Height = 17
  462.           Caption = 'Bookmarks'
  463.           TabOrder = 2
  464.         end
  465.       end
  466.       object FileListBox2: TFileListBox
  467.         Left = 312
  468.         Top = 160
  469.         Width = 25
  470.         Height = 9
  471.         ItemHeight = 13
  472.         TabOrder = 5
  473.         Visible = False
  474.       end
  475.     end
  476.   end
  477.   object ZipMaster1: TZipMaster
  478.     Verbose = False
  479.     Trace = False
  480.     AddCompLevel = 9
  481.     AddOptions = [AddZipTime]
  482.     ExtrOptions = [ExtrOverWrite]
  483.     Unattended = False
  484.     SFXOverWriteMode = OvrConfirm
  485.     SFXCaption = 'Self-extracting Archive'
  486.     KeepFreeOnDisk1 = 0
  487.     OnProgress = ZipMaster1Progress
  488.     Left = 8
  489.     Top = 184
  490.   end
  491.   object MainMenu1: TMainMenu
  492.     Left = 32
  493.     Top = 184
  494.     object File1: TMenuItem
  495.       Caption = '&File'
  496.       object Exit1: TMenuItem
  497.         Caption = 'E&xit'
  498.         OnClick = Exit1Click
  499.       end
  500.     end
  501.     object Tools1: TMenuItem
  502.       Caption = '&Tools'
  503.       object RestoreWizard1: TMenuItem
  504.         Caption = '&Restore WiZard'
  505.         OnClick = RestoreWizard1Click
  506.       end
  507.     end
  508.     object Help1: TMenuItem
  509.       Caption = '&Help'
  510.       object Contents1: TMenuItem
  511.         Caption = '&Contents'
  512.         ShortCut = 112
  513.         OnClick = Contents1Click
  514.       end
  515.       object About1: TMenuItem
  516.         Caption = '&About...'
  517.         OnClick = About1Click
  518.       end
  519.     end
  520.   end
  521. end
  522.