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

  1. object InfoDialog: TInfoDialog
  2.   Left = 366
  3.   Top = 308
  4.   BorderStyle = bsDialog
  5.   Caption = 'Crazy Bytes - Info ∩┐╜ber ...'
  6.   ClientHeight = 305
  7.   ClientWidth = 309
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   OnActivate = FormActivate
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Bevel3: TBevel
  19.     Left = 4
  20.     Top = 188
  21.     Width = 301
  22.     Height = 77
  23.   end
  24.   object Bevel1: TBevel
  25.     Left = 4
  26.     Top = 4
  27.     Width = 301
  28.     Height = 181
  29.   end
  30.   object Image1: TImage
  31.     Left = 8
  32.     Top = 8
  33.     Width = 101
  34.     Height = 77
  35.     Picture.Data = {<image000.bmp>}
  36.   end
  37.   object progname: TLabel
  38.     Left = 112
  39.     Top = 8
  40.     Width = 189
  41.     Height = 25
  42.     AutoSize = False
  43.     Caption = 'Crazy Rotary '
  44.     Font.Color = clBlack
  45.     Font.Height = -19
  46.     Font.Name = 'Arial'
  47.     Font.Style = [fsBold]
  48.     ParentFont = False
  49.   end
  50.   object version: TLabel
  51.     Left = 112
  52.     Top = 32
  53.     Width = 189
  54.     Height = 13
  55.     AutoSize = False
  56.     Caption = 'Version 1.95 f∩┐╜r Win 95/NT'
  57.   end
  58.   object Label4: TLabel
  59.     Left = 96
  60.     Top = 96
  61.     Width = 9
  62.     Height = 13
  63.     Caption = '∩┐╜'
  64.   end
  65.   object Label1: TLabel
  66.     Left = 112
  67.     Top = 96
  68.     Width = 58
  69.     Height = 13
  70.     Caption = 'Josef St∩┐╜ckl'
  71.   end
  72.   object Label2: TLabel
  73.     Left = 112
  74.     Top = 112
  75.     Width = 105
  76.     Height = 13
  77.     Caption = 'Kundmanngasse 10/9'
  78.   end
  79.   object Label3: TLabel
  80.     Left = 112
  81.     Top = 128
  82.     Width = 62
  83.     Height = 13
  84.     Caption = 'A-1030 Wien'
  85.   end
  86.   object shareware: TLabel
  87.     Left = 112
  88.     Top = 68
  89.     Width = 106
  90.     Height = 24
  91.     Caption = 'Shareware'
  92.     Font.Color = clRed
  93.     Font.Height = -21
  94.     Font.Name = 'Arial'
  95.     Font.Style = [fsBold]
  96.     ParentFont = False
  97.     Visible = False
  98.   end
  99.   object Image4: TImage
  100.     Left = 36
  101.     Top = 96
  102.     Width = 37
  103.     Height = 37
  104.   end
  105.   object Label5: TLabel
  106.     Left = 112
  107.     Top = 48
  108.     Width = 104
  109.     Height = 13
  110.     Caption = 'programmiert in Delphi'
  111.   end
  112.   object Label7: TLabel
  113.     Left = 112
  114.     Top = 164
  115.     Width = 181
  116.     Height = 13
  117.     AutoSize = False
  118.     Caption = '106371,1776@compuserve.com '
  119.   end
  120.   object Label8: TLabel
  121.     Left = 112
  122.     Top = 148
  123.     Width = 165
  124.     Height = 13
  125.     AutoSize = False
  126.     Caption = '106371,1776'
  127.   end
  128.   object Label12: TLabel
  129.     Left = 36
  130.     Top = 148
  131.     Width = 70
  132.     Height = 13
  133.     Alignment = taRightJustify
  134.     AutoSize = False
  135.     Caption = 'Compuserve:'
  136.   end
  137.   object Label13: TLabel
  138.     Left = 36
  139.     Top = 164
  140.     Width = 70
  141.     Height = 13
  142.     Alignment = taRightJustify
  143.     AutoSize = False
  144.     Caption = 'Internet:'
  145.   end
  146.   object Image5: TImage
  147.     Left = 8
  148.     Top = 192
  149.     Width = 121
  150.     Height = 69
  151.     Picture.Data = {<image001.bmp>}
  152.   end
  153.   object Label14: TLabel
  154.     Left = 136
  155.     Top = 192
  156.     Width = 125
  157.     Height = 45
  158.     AutoSize = False
  159.     Caption = 'Mitglied der Shareware Autoren VEreinigung (SAVE)'
  160.     WordWrap = True
  161.   end
  162.   object Label15: TLabel
  163.     Left = 136
  164.     Top = 240
  165.     Width = 109
  166.     Height = 17
  167.     AutoSize = False
  168.     Caption = 'Programm CBY 0041'
  169.     WordWrap = True
  170.   end
  171.   object OKBtn: TBitBtn
  172.     Left = 112
  173.     Top = 272
  174.     Width = 77
  175.     Height = 27
  176.     TabOrder = 0
  177.     Kind = bkOK
  178.     Spacing = -1
  179.     IsControl = True
  180.   end
  181. end
  182.