home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Utilitare / docresc / documentsrescuepro_setup.exe / DocumentsRescuePro.exe / 0 / RCDATA / TABOUTFORM / TABOUTFORM.txt < prev   
Text File  |  2005-03-03  |  6KB  |  267 lines

  1. object AboutForm: TAboutForm
  2.   Left = 272
  3.   Top = 177
  4.   HelpType = htKeyword
  5.   HelpKeyword = '/files/about.html'
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsDialog
  8.   Caption = 'About'
  9.   ClientHeight = 265
  10.   ClientWidth = 409
  11.   Color = clBtnFace
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   OldCreateOrder = False
  18.   Position = poMainFormCenter
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object PanelMain: TPanel
  23.     Left = 8
  24.     Top = 8
  25.     Width = 281
  26.     Height = 249
  27.     BevelInner = bvRaised
  28.     BevelOuter = bvLowered
  29.     TabOrder = 0
  30.     object LabelProgramName: TLabel
  31.       Left = 88
  32.       Top = 24
  33.       Width = 22
  34.       Height = 13
  35.       Caption = '[title]'
  36.     end
  37.     object LabelCopyright: TLabel
  38.       Left = 16
  39.       Top = 136
  40.       Width = 213
  41.       Height = 26
  42.       Caption = 'Copyright (c) 2000-2004 ObjectRescue.com. All rights reserved.'
  43.       WordWrap = True
  44.     end
  45.     object LabelUrl: TLabel
  46.       Left = 56
  47.       Top = 96
  48.       Width = 111
  49.       Height = 13
  50.       Cursor = crHandPoint
  51.       Caption = 'www.objectrescue.com'
  52.       Font.Charset = DEFAULT_CHARSET
  53.       Font.Color = clBlue
  54.       Font.Height = -11
  55.       Font.Name = 'MS Sans Serif'
  56.       Font.Style = []
  57.       ParentFont = False
  58.       OnClick = LabelUrlClick
  59.       OnMouseMove = LabelUrlMouseMove
  60.       OnMouseLeave = LabelUrlMouseLeave
  61.     end
  62.     object LabelLicensedTo: TLabel
  63.       Left = 16
  64.       Top = 208
  65.       Width = 58
  66.       Height = 13
  67.       Caption = 'Licensed to:'
  68.     end
  69.     object LabelLicensedName: TLabel
  70.       Left = 96
  71.       Top = 208
  72.       Width = 5
  73.       Height = 13
  74.       Font.Charset = DEFAULT_CHARSET
  75.       Font.Color = clWindowText
  76.       Font.Height = -11
  77.       Font.Name = 'MS Sans Serif'
  78.       Font.Style = [fsBold]
  79.       ParentFont = False
  80.     end
  81.     object LabelLicensesQuantity: TLabel
  82.       Left = 96
  83.       Top = 224
  84.       Width = 5
  85.       Height = 13
  86.       Font.Charset = DEFAULT_CHARSET
  87.       Font.Color = clWindowText
  88.       Font.Height = -11
  89.       Font.Name = 'MS Sans Serif'
  90.       Font.Style = [fsBold]
  91.       ParentFont = False
  92.     end
  93.     object LabelProtected: TLabel
  94.       Left = 16
  95.       Top = 168
  96.       Width = 201
  97.       Height = 26
  98.       Caption = 
  99.         'This program is protected by copyright law and international agr' +
  100.         'eements.'
  101.       WordWrap = True
  102.     end
  103.     object IconImagePhoto: TImage
  104.       Left = 16
  105.       Top = 16
  106.       Width = 64
  107.       Height = 64
  108.       Picture.Data = {<image000.ico>}
  109.       Transparent = True
  110.       Visible = False
  111.     end
  112.     object LabelVersion: TLabel
  113.       Left = 88
  114.       Top = 40
  115.       Width = 41
  116.       Height = 13
  117.       Caption = 'Version: '
  118.     end
  119.     object LabelProgramVersion: TLabel
  120.       Left = 136
  121.       Top = 40
  122.       Width = 40
  123.       Height = 13
  124.       Caption = '[version]'
  125.     end
  126.     object LabelQuantity: TLabel
  127.       Left = 16
  128.       Top = 224
  129.       Width = 42
  130.       Height = 13
  131.       Caption = 'Quantity:'
  132.     end
  133.     object LabelProgramDescription: TLabel
  134.       Left = 88
  135.       Top = 64
  136.       Width = 185
  137.       Height = 33
  138.       AutoSize = False
  139.       Caption = '[description]'
  140.       WordWrap = True
  141.     end
  142.     object IconImageAudio: TImage
  143.       Left = 16
  144.       Top = 16
  145.       Width = 64
  146.       Height = 64
  147.       Picture.Data = {<image001.ico>}
  148.       Transparent = True
  149.       Visible = False
  150.     end
  151.     object IconImageVideo: TImage
  152.       Left = 16
  153.       Top = 16
  154.       Width = 65
  155.       Height = 65
  156.       Picture.Data = {<image002.ico>}
  157.       Transparent = True
  158.       Visible = False
  159.     end
  160.     object IconImageOffice: TImage
  161.       Left = 16
  162.       Top = 16
  163.       Width = 64
  164.       Height = 64
  165.       Picture.Data = {<image003.ico>}
  166.       Transparent = True
  167.       Visible = False
  168.     end
  169.     object IconImageMedia: TImage
  170.       Left = 16
  171.       Top = 16
  172.       Width = 64
  173.       Height = 64
  174.       Picture.Data = {<image004.ico>}
  175.       Transparent = True
  176.       Visible = False
  177.     end
  178.     object LabelBeforeWeb: TLabel
  179.       Left = 16
  180.       Top = 96
  181.       Width = 26
  182.       Height = 13
  183.       Caption = 'Web:'
  184.     end
  185.     object LabelBeforeEmail: TLabel
  186.       Left = 16
  187.       Top = 112
  188.       Width = 31
  189.       Height = 13
  190.       Caption = 'E-mail:'
  191.     end
  192.     object LabelEmail: TLabel
  193.       Left = 56
  194.       Top = 112
  195.       Width = 130
  196.       Height = 13
  197.       Cursor = crHandPoint
  198.       Caption = 'support@objectrescue.com'
  199.       Font.Charset = DEFAULT_CHARSET
  200.       Font.Color = clBlue
  201.       Font.Height = -11
  202.       Font.Name = 'MS Sans Serif'
  203.       Font.Style = []
  204.       ParentFont = False
  205.       OnClick = LabelEmailClick
  206.       OnMouseMove = LabelEmailMouseMove
  207.       OnMouseLeave = LabelEmailMouseLeave
  208.     end
  209.     object IconImageObject: TImage
  210.       Left = 16
  211.       Top = 16
  212.       Width = 64
  213.       Height = 64
  214.       Picture.Data = {<image005.ico>}
  215.       Transparent = True
  216.       Visible = False
  217.     end
  218.     object IconImageArchive: TImage
  219.       Left = 16
  220.       Top = 16
  221.       Width = 64
  222.       Height = 64
  223.       Picture.Data = {<image006.ico>}
  224.       Transparent = True
  225.       Visible = False
  226.     end
  227.   end
  228.   object ButtonOK: TButton
  229.     Left = 303
  230.     Top = 8
  231.     Width = 97
  232.     Height = 25
  233.     Cancel = True
  234.     Caption = 'OK'
  235.     Default = True
  236.     ModalResult = 2
  237.     TabOrder = 1
  238.   end
  239.   object ButtonOrder: TButton
  240.     Left = 303
  241.     Top = 160
  242.     Width = 97
  243.     Height = 25
  244.     Caption = 'Order Now'
  245.     TabOrder = 2
  246.     OnClick = ButtonOrderClick
  247.   end
  248.   object ButtonHelp: TButton
  249.     Left = 303
  250.     Top = 232
  251.     Width = 97
  252.     Height = 25
  253.     Caption = 'Help'
  254.     TabOrder = 4
  255.     OnClick = ButtonHelpClick
  256.   end
  257.   object ButtonEnterCode: TButton
  258.     Left = 303
  259.     Top = 192
  260.     Width = 97
  261.     Height = 25
  262.     Caption = 'Enter Code...'
  263.     TabOrder = 3
  264.     OnClick = ButtonEnterCodeClick
  265.   end
  266. end
  267.