home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 B / CHIP_HITWARE6_B.iso / gry / boulder / Boulder.exe / 0 / RCDATA / TDXSCREEN2 / TDXSCREEN2.txt
Encoding:
Text File  |  1998-12-12  |  560 b   |  34 lines

  1. object DXScreen2: TDXScreen2
  2.   Left = 245
  3.   Top = 365
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'DXScreen2'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   object back: TDXCanvas
  14.     Left = 56
  15.     Top = 16
  16.     Width = 273
  17.     Height = 89
  18.   end
  19.   object front: TDXCanvas
  20.     Left = 56
  21.     Top = 112
  22.     Width = 273
  23.     Height = 121
  24.   end
  25.   object Button1: TButton
  26.     Left = 48
  27.     Top = 64
  28.     Width = 57
  29.     Height = 41
  30.     Caption = 'Button1'
  31.     TabOrder = 0
  32.   end
  33. end
  34.