home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 July / Chip_1998-07_cd.bin / hry / crazy / soli1 / Csli132.exe / 0 / RCDATA / TRULESDLG / TRULESDLG.txt
Text File  |  1997-09-20  |  2KB  |  88 lines

  1. object Rulesdlg: TRulesdlg
  2.   Left = 464
  3.   Top = 487
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 170
  7.   ClientWidth = 282
  8.   Font.Color = clBlack
  9.   Font.Height = -15
  10.   Font.Name = 'Arial'
  11.   Font.Style = [fsBold]
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   OnActivate = FormActivate
  15.   OnPaint = FormPaint
  16.   PixelsPerInch = 96
  17.   TextHeight = 18
  18.   object Bevel4: TBevel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 282
  22.     Height = 170
  23.     Align = alClient
  24.     Style = bsRaised
  25.   end
  26.   object Bevel1: TBevel
  27.     Left = 8
  28.     Top = 8
  29.     Width = 265
  30.     Height = 90
  31.     Shape = bsFrame
  32.     IsControl = True
  33.   end
  34.   object Bevel2: TBevel
  35.     Left = 8
  36.     Top = 106
  37.     Width = 73
  38.     Height = 57
  39.     Shape = bsFrame
  40.     IsControl = True
  41.   end
  42.   object msg: TLabel
  43.     Left = 16
  44.     Top = 16
  45.     Width = 249
  46.     Height = 77
  47.     Alignment = taCenter
  48.     AutoSize = False
  49.     Transparent = True
  50.   end
  51.   object OKBtn: TBitBtn
  52.     Left = 200
  53.     Top = 132
  54.     Width = 70
  55.     Height = 27
  56.     Caption = 'OK'
  57.     Default = True
  58.     Font.Color = clBlack
  59.     Font.Height = -11
  60.     Font.Name = 'MS Sans Serif'
  61.     Font.Style = []
  62.     ModalResult = 2
  63.     ParentFont = False
  64.     TabOrder = 0
  65.     Glyph.Data = {
  66.       DE010000424DDE01000000000000760000002800000024000000120000000100
  67.       0400000000006801000000000000000000001000000000000000000000000000
  68.       80000080000000808000800000008000800080800000C0C0C000808080000000
  69.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  70.       3333333333333333333333330000333333333333333333333333F33333333333
  71.       00003333344333333333333333388F3333333333000033334224333333333333
  72.       338338F3333333330000333422224333333333333833338F3333333300003342
  73.       222224333333333383333338F3333333000034222A22224333333338F338F333
  74.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  75.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  76.       0000333333333A222433333333333338F338F33300003333333333A222433333
  77.       333333338F338F33000033333333333A222433333333333338F338F300003333
  78.       33333333A222433333333333338F338F00003333333333333A22433333333333
  79.       3338F38F000033333333333333A223333333333333338F830000333333333333
  80.       333A333333333333333338330000333333333333333333333333333333333333
  81.       0000}
  82.     Margin = 6
  83.     NumGlyphs = 2
  84.     Spacing = -1
  85.     IsControl = True
  86.   end
  87. end
  88.