home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 9 / Chip_Hitware_Vol_09.iso / chiphit9 / spiele / crazyrot / crot132.exe / 0 / RCDATA / TRULESDLG / TRULESDLG.txt < prev   
Text File  |  1997-03-18  |  3KB  |  127 lines

  1. object Rulesdlg: TRulesdlg
  2.   Left = 363
  3.   Top = 393
  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 Bevel3: TBevel
  19.     Left = 88
  20.     Top = 104
  21.     Width = 57
  22.     Height = 57
  23.     Shape = bsFrame
  24.   end
  25.   object Bevel4: TBevel
  26.     Left = 0
  27.     Top = 0
  28.     Width = 282
  29.     Height = 170
  30.     Align = alClient
  31.     Style = bsRaised
  32.   end
  33.   object Bevel1: TBevel
  34.     Left = 8
  35.     Top = 8
  36.     Width = 265
  37.     Height = 89
  38.     Shape = bsFrame
  39.     IsControl = True
  40.   end
  41.   object Bevel2: TBevel
  42.     Left = 8
  43.     Top = 104
  44.     Width = 73
  45.     Height = 57
  46.     Shape = bsFrame
  47.     IsControl = True
  48.   end
  49.   object rtext: TLabel
  50.     Left = 16
  51.     Top = 16
  52.     Width = 249
  53.     Height = 77
  54.     Alignment = taCenter
  55.     AutoSize = False
  56.     Transparent = True
  57.   end
  58.   object Image1: TImage
  59.     Left = 100
  60.     Top = 116
  61.     Width = 33
  62.     Height = 33
  63.     Hint = 'l'
  64.     ParentShowHint = False
  65.     Picture.Data = {<image000.ico>}
  66.     ShowHint = False
  67.   end
  68.   object Shape1: TShape
  69.     Left = 92
  70.     Top = 108
  71.     Width = 25
  72.     Height = 25
  73.     Hint = 'linke Maustaste dreht gegen den Uhrzeigersinn'
  74.     Brush.Style = bsClear
  75.     ParentShowHint = False
  76.     Pen.Style = psClear
  77.     ShowHint = True
  78.   end
  79.   object Shape2: TShape
  80.     Left = 116
  81.     Top = 108
  82.     Width = 25
  83.     Height = 25
  84.     Hint = 'rechte Maustaste dreht im Uhrzeigersinn'
  85.     Brush.Style = bsClear
  86.     ParentShowHint = False
  87.     Pen.Style = psClear
  88.     ShowHint = True
  89.   end
  90.   object OKBtn: TBitBtn
  91.     Left = 200
  92.     Top = 132
  93.     Width = 70
  94.     Height = 27
  95.     Caption = 'OK'
  96.     Default = True
  97.     Font.Color = clBlack
  98.     Font.Height = -11
  99.     Font.Name = 'MS Sans Serif'
  100.     Font.Style = []
  101.     ModalResult = 2
  102.     ParentFont = False
  103.     TabOrder = 0
  104.     Glyph.Data = {
  105.       DE010000424DDE01000000000000760000002800000024000000120000000100
  106.       0400000000006801000000000000000000001000000000000000000000000000
  107.       80000080000000808000800000008000800080800000C0C0C000808080000000
  108.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  109.       3333333333333333333333330000333333333333333333333333F33333333333
  110.       00003333344333333333333333388F3333333333000033334224333333333333
  111.       338338F3333333330000333422224333333333333833338F3333333300003342
  112.       222224333333333383333338F3333333000034222A22224333333338F338F333
  113.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  114.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  115.       0000333333333A222433333333333338F338F33300003333333333A222433333
  116.       333333338F338F33000033333333333A222433333333333338F338F300003333
  117.       33333333A222433333333333338F338F00003333333333333A22433333333333
  118.       3338F38F000033333333333333A223333333333333338F830000333333333333
  119.       333A333333333333333338330000333333333333333333333333333333333333
  120.       0000}
  121.     Margin = 6
  122.     NumGlyphs = 2
  123.     Spacing = -1
  124.     IsControl = True
  125.   end
  126. end
  127.