home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 Ekstra 101 Spil / K-CD_1999_Ekstra_101_Spil.iso / 101.exe / 0 / RCDATA / TFRMBLACK / TFRMBLACK.txt
Text File  |  1999-09-02  |  681b  |  34 lines

  1. object frmBlack: TfrmBlack
  2.   Left = 63
  3.   Top = 473
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'frmBlack'
  7.   ClientHeight = 95
  8.   ClientWidth = 182
  9.   Ctl3D = False
  10.   Color = clBlack
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -14
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Position = poDefault
  17.   Scaled = False
  18.   Visible = True
  19.   WindowState = wsMaximized
  20.   OnCloseQuery = FormCloseQuery
  21.   OnCreate = FormCreate
  22.   OnDestroy = FormDestroy
  23.   PixelsPerInch = 96
  24.   TextHeight = 16
  25.   object DdeClient: TDdeClientConv
  26.     DdeService = 'PROGMAN'
  27.     Left = 88
  28.     Top = 32
  29.     LinkInfo = (
  30.       'Service PROGMAN'
  31.       'Topic ')
  32.   end
  33. end
  34.