home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / Chip_2003-05_cd2.bin / burn / tmpgenc / download / TMPGEnc-2.58.44.152-Free.exe / TMPGEnc.exe / 1041 / RCDATA / TFAQHELPFORM / TFAQHELPFORM.txt
Text File  |  2002-08-30  |  2KB  |  80 lines

  1. object FAQHelpForm: TFAQHelpForm
  2.   Left = 216
  3.   Top = 163
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜∩┐╜∩┐╜'
  6.   ClientHeight = 241
  7.   ClientWidth = 443
  8.   Color = clBtnFace
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Scaled = False
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object Bevel1: TBevel
  20.     Left = 11
  21.     Top = 199
  22.     Width = 421
  23.     Height = 2
  24.     Anchors = [akLeft, akRight, akBottom]
  25.   end
  26.   object TopicNameLabel: TLabel
  27.     Left = 16
  28.     Top = 16
  29.     Width = 425
  30.     Height = 12
  31.     Anchors = [akLeft, akTop, akRight]
  32.     AutoSize = False
  33.     Caption = 'TITLE'
  34.     Font.Charset = SHIFTJIS_CHARSET
  35.     Font.Color = clRed
  36.     Font.Height = -12
  37.     Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  38.     Font.Style = [fsBold, fsUnderline]
  39.     ParentFont = False
  40.   end
  41.   object HideCheckBox: TCheckBox
  42.     Left = 14
  43.     Top = 212
  44.     Width = 251
  45.     Height = 17
  46.     Anchors = [akLeft, akBottom]
  47.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜═é∩┐╜∩┐╜╠â∩┐╜∩┐╜b∩┐╜Z∩┐╜[∩┐╜W∩┐╜∩┐╜\∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜╚é∩┐╜∩┐╜B'
  48.     TabOrder = 0
  49.   end
  50.   object OKButton: TButton
  51.     Left = 277
  52.     Top = 208
  53.     Width = 75
  54.     Height = 25
  55.     Anchors = [akRight, akBottom]
  56.     Caption = '∩┐╜∩┐╜∩┐╜s'
  57.     Default = True
  58.     ModalResult = 1
  59.     TabOrder = 1
  60.   end
  61.   object CancelButton: TButton
  62.     Left = 357
  63.     Top = 208
  64.     Width = 75
  65.     Height = 25
  66.     Anchors = [akRight, akBottom]
  67.     Cancel = True
  68.     Caption = '∩┐╜∩┐╜∩┐╜f'
  69.     ModalResult = 2
  70.     TabOrder = 2
  71.   end
  72.   object AutoOKTimer: TTimer
  73.     Enabled = False
  74.     Interval = 0
  75.     OnTimer = AutoOKTimerTimer
  76.     Left = 400
  77.     Top = 64
  78.   end
  79. end
  80.