home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 October / VPR9910A.BIN / OLS / DD208INS / DD208INS.LZH / _SETUP.1 / DDwin.exe / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Text File  |  1998-05-22  |  2KB  |  104 lines

  1. object AboutBox: TAboutBox
  2.   Left = 243
  3.   Top = 123
  4.   BorderStyle = bsDialog
  5.   Caption = 'DDwinソスノつゑソスソスソス'
  6.   ClientHeight = 158
  7.   ClientWidth = 338
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  12.   Font.Style = []
  13.   Position = poDefault
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 12
  17.   object Panel1: TPanel
  18.     Left = 8
  19.     Top = 8
  20.     Width = 321
  21.     Height = 105
  22.     BevelInner = bvRaised
  23.     BevelOuter = bvLowered
  24.     ParentColor = True
  25.     TabOrder = 0
  26.     object ProgramIcon: TImage
  27.       Left = 8
  28.       Top = 8
  29.       Width = 33
  30.       Height = 33
  31.       Picture.Data = {<image000.ico>}
  32.       Stretch = True
  33.       Transparent = True
  34.       IsControl = True
  35.     end
  36.     object Copyright1: TLabel
  37.       Left = 64
  38.       Top = 32
  39.       Width = 54
  40.       Height = 13
  41.       Caption = 'Copyright'
  42.       Font.Charset = SHIFTJIS_CHARSET
  43.       Font.Color = clWindowText
  44.       Font.Height = -13
  45.       Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  46.       Font.Style = []
  47.       ParentFont = False
  48.       IsControl = True
  49.     end
  50.     object Product: TLabel
  51.       Left = 64
  52.       Top = 8
  53.       Width = 45
  54.       Height = 13
  55.       Caption = 'Product'
  56.       Font.Charset = SHIFTJIS_CHARSET
  57.       Font.Color = clWindowText
  58.       Font.Height = -13
  59.       Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  60.       Font.Style = []
  61.       ParentFont = False
  62.       IsControl = True
  63.     end
  64.     object Copyright2: TLabel
  65.       Left = 64
  66.       Top = 56
  67.       Width = 54
  68.       Height = 13
  69.       Caption = 'Copyright'
  70.       Font.Charset = SHIFTJIS_CHARSET
  71.       Font.Color = clWindowText
  72.       Font.Height = -13
  73.       Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  74.       Font.Style = []
  75.       ParentFont = False
  76.       IsControl = True
  77.     end
  78.     object Copyright3: TLabel
  79.       Left = 64
  80.       Top = 76
  81.       Width = 54
  82.       Height = 13
  83.       Caption = 'Copyright'
  84.       Font.Charset = SHIFTJIS_CHARSET
  85.       Font.Color = clWindowText
  86.       Font.Height = -13
  87.       Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  88.       Font.Style = []
  89.       ParentFont = False
  90.       IsControl = True
  91.     end
  92.   end
  93.   object OKButton: TButton
  94.     Left = 131
  95.     Top = 124
  96.     Width = 75
  97.     Height = 25
  98.     Caption = 'OK'
  99.     Default = True
  100.     ModalResult = 1
  101.     TabOrder = 1
  102.   end
  103. end
  104.