home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / CHIP_CD_2004-06.iso / software / tuneup_hit / files / TU2004TrialEN.exe / cmSystem.bpl / RCDATA / TFRMOEMINFOS / TFRMOEMINFOS.txt
Encoding:
Text File  |  2004-03-31  |  4.4 KB  |  193 lines

  1. object frmOEMInfos: TfrmOEMInfos
  2.   Left = 616
  3.   Top = 518
  4.   BorderStyle = bsDialog
  5.   Caption = 'Support Information'
  6.   ClientHeight = 410
  7.   ClientWidth = 390
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   Scaled = False
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object btnOK: TButton
  22.     Left = 221
  23.     Top = 379
  24.     Width = 75
  25.     Height = 23
  26.     HelpContext = 5
  27.     Caption = 'OK'
  28.     Default = True
  29.     ModalResult = 1
  30.     TabOrder = 0
  31.     OnClick = btnOKClick
  32.   end
  33.   object btnCancel: TButton
  34.     Left = 304
  35.     Top = 379
  36.     Width = 75
  37.     Height = 23
  38.     HelpContext = 3
  39.     Cancel = True
  40.     Caption = 'Cancel'
  41.     ModalResult = 2
  42.     TabOrder = 1
  43.     OnClick = btnCancelClick
  44.   end
  45.   object PageControl1: TPageControl
  46.     Left = 11
  47.     Top = 8
  48.     Width = 368
  49.     Height = 363
  50.     ActivePage = tsGeneral
  51.     TabIndex = 0
  52.     TabOrder = 2
  53.     object tsGeneral: TTabSheet
  54.       Caption = 'General'
  55.       object Label66: TLabel
  56.         Left = 12
  57.         Top = 10
  58.         Width = 330
  59.         Height = 45
  60.         AutoSize = False
  61.         Caption = 
  62.           'Specify the support information that should be displayed in Cont' +
  63.           'rol Panel under System. This support information contains manufa' +
  64.           'cturer and model information.'
  65.         WordWrap = True
  66.       end
  67.       object lblSupportInfos: TLabel
  68.         Left = 12
  69.         Top = 157
  70.         Width = 149
  71.         Height = 13
  72.         HelpContext = 2341
  73.         Caption = 'Other Support &Information:'
  74.         FocusControl = txtSupportInfos
  75.       end
  76.       object lblModel: TLabel
  77.         Left = 12
  78.         Top = 109
  79.         Width = 34
  80.         Height = 13
  81.         HelpContext = 2340
  82.         Caption = '&Model:'
  83.         FocusControl = txtModel
  84.       end
  85.       object lblManufacturer: TLabel
  86.         Left = 12
  87.         Top = 60
  88.         Width = 69
  89.         Height = 13
  90.         HelpContext = 2339
  91.         Caption = 'M&anufacturer:'
  92.         FocusControl = txtManufacturer
  93.       end
  94.       object txtModel: TEdit
  95.         Left = 12
  96.         Top = 125
  97.         Width = 336
  98.         Height = 21
  99.         HelpContext = 2340
  100.         TabOrder = 1
  101.       end
  102.       object txtSupportInfos: TMemo
  103.         Left = 12
  104.         Top = 174
  105.         Width = 336
  106.         Height = 145
  107.         HelpContext = 2341
  108.         ScrollBars = ssBoth
  109.         TabOrder = 2
  110.         WordWrap = False
  111.       end
  112.       object txtManufacturer: TEdit
  113.         Left = 12
  114.         Top = 77
  115.         Width = 336
  116.         Height = 21
  117.         HelpContext = 2339
  118.         TabOrder = 0
  119.       end
  120.     end
  121.     object tsLogo: TTabSheet
  122.       Caption = 'Logo'
  123.       ImageIndex = 1
  124.       object Label2: TLabel
  125.         Left = 12
  126.         Top = 10
  127.         Width = 325
  128.         Height = 36
  129.         AutoSize = False
  130.         Caption = 
  131.           'Select here the logo which should be displayed in the left botto' +
  132.           'm corner of the System Properties dialog.'
  133.         WordWrap = True
  134.       end
  135.       object Label1: TLabel
  136.         Left = 12
  137.         Top = 59
  138.         Width = 193
  139.         Height = 31
  140.         AutoSize = False
  141.         Caption = 'Click Delete Current Logo to remove the current image.'
  142.         WordWrap = True
  143.       end
  144.       object Label3: TLabel
  145.         Left = 12
  146.         Top = 114
  147.         Width = 193
  148.         Height = 31
  149.         AutoSize = False
  150.         Caption = 'Click Select Logo to select a new image.'
  151.         WordWrap = True
  152.       end
  153.       object btnChangeLogo: TButton
  154.         Left = 224
  155.         Top = 116
  156.         Width = 125
  157.         Height = 24
  158.         Caption = 'Select Logo...'
  159.         TabOrder = 0
  160.         OnClick = btnChangeLogoClick
  161.       end
  162.       object btnDeleteLogo: TButton
  163.         Left = 224
  164.         Top = 60
  165.         Width = 125
  166.         Height = 24
  167.         Caption = 'Delete Current Logo'
  168.         TabOrder = 1
  169.         OnClick = btnDeleteLogoClick
  170.       end
  171.     end
  172.   end
  173.   object btnPreview: TButton
  174.     Left = 11
  175.     Top = 379
  176.     Width = 75
  177.     Height = 23
  178.     HelpContext = 2338
  179.     Caption = 'Preview'
  180.     TabOrder = 3
  181.     OnClick = btnPreviewClick
  182.   end
  183.   object OpenDlg: TOpenPictureDialog
  184.     Filter = 
  185.       'Supported formats (*.bmp; *.jpg; *.jpeg)|*.bmp; *.jpg; *.jpeg|Bi' +
  186.       'tmaps (*.bmp)|*.bmp|JPEG graphics (*.jpg)|*.jpg|JPEG graphics (*' +
  187.       '.jpeg)|*.jpeg'
  188.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  189.     Left = 96
  190.     Top = 376
  191.   end
  192. end
  193.