home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / edukacja / ProKon / Setup.exe / 0 / RCDATA / TDRIVESDLG / TDRIVESDLG.txt < prev   
Text File  |  1998-12-17  |  4KB  |  210 lines

  1. object DrivesDlg: TDrivesDlg
  2.   Left = 298
  3.   Top = 176
  4.   HelpContext = 55
  5.   ActiveControl = OKBtn
  6.   BorderStyle = bsDialog
  7.   Caption = 'Installation'
  8.   ClientHeight = 423
  9.   ClientWidth = 577
  10.   Color = clNavy
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clBlack
  13.   Font.Height = -13
  14.   Font.Name = 'Arial'
  15.   Font.Style = [fsBold]
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnCreate = FormCreate
  19.   OnPaint = FormPaint
  20.   PixelsPerInch = 96
  21.   TextHeight = 16
  22.   object Bevel1: TBevel
  23.     Left = 12
  24.     Top = 14
  25.     Width = 553
  26.     Height = 349
  27.     Shape = bsFrame
  28.     IsControl = True
  29.   end
  30.   object Label2: TLabel
  31.     Left = 30
  32.     Top = 296
  33.     Width = 509
  34.     Height = 57
  35.     AutoSize = False
  36.     Caption = 
  37.       '  Setup is about to install ProKon, the Calculation Companion on' +
  38.       ' your system.      The default installation is shown above.  If ' +
  39.       'this is not correct, make the                necessary changes b' +
  40.       'efore selecting '#39'OK'#39'.'
  41.     Color = clWhite
  42.     Font.Charset = DEFAULT_CHARSET
  43.     Font.Color = clBlue
  44.     Font.Height = -13
  45.     Font.Name = 'Arial'
  46.     Font.Style = [fsBold]
  47.     ParentColor = False
  48.     ParentFont = False
  49.     WordWrap = True
  50.   end
  51.   object Label1: TLabel
  52.     Left = 54
  53.     Top = 186
  54.     Width = 95
  55.     Height = 16
  56.     Caption = 'Installing from:'
  57.     Color = clNavy
  58.     Font.Charset = DEFAULT_CHARSET
  59.     Font.Color = clLime
  60.     Font.Height = -13
  61.     Font.Name = 'Arial'
  62.     Font.Style = [fsBold]
  63.     ParentColor = False
  64.     ParentFont = False
  65.   end
  66.   object Label3: TLabel
  67.     Left = 54
  68.     Top = 242
  69.     Width = 78
  70.     Height = 16
  71.     Caption = 'Installing to:'
  72.     Font.Charset = DEFAULT_CHARSET
  73.     Font.Color = clLime
  74.     Font.Height = -13
  75.     Font.Name = 'Arial'
  76.     Font.Style = [fsBold]
  77.     ParentFont = False
  78.   end
  79.   object Label4: TLabel
  80.     Left = 233
  81.     Top = 28
  82.     Width = 110
  83.     Height = 36
  84.     Caption = 'ProKon'
  85.     Font.Charset = DEFAULT_CHARSET
  86.     Font.Color = clYellow
  87.     Font.Height = -32
  88.     Font.Name = 'Times New Roman'
  89.     Font.Style = [fsBold]
  90.     ParentFont = False
  91.   end
  92.   object Label5: TLabel
  93.     Left = 160
  94.     Top = 68
  95.     Width = 257
  96.     Height = 22
  97.     Caption = 'The Calculation Companion'
  98.     Font.Charset = DEFAULT_CHARSET
  99.     Font.Color = clLime
  100.     Font.Height = -19
  101.     Font.Name = 'Arial'
  102.     Font.Style = [fsBold]
  103.     ParentFont = False
  104.   end
  105.   object Label6: TLabel
  106.     Left = 253
  107.     Top = 100
  108.     Width = 64
  109.     Height = 15
  110.     Alignment = taCenter
  111.     Caption = 'Version 8.8'
  112.     Font.Charset = DEFAULT_CHARSET
  113.     Font.Color = clLime
  114.     Font.Height = -12
  115.     Font.Name = 'Arial'
  116.     Font.Style = [fsBold]
  117.     ParentFont = False
  118.   end
  119.   object Label7: TLabel
  120.     Left = 171
  121.     Top = 124
  122.     Width = 234
  123.     Height = 15
  124.     Caption = 'Copyright (c) 1997-98 by Harold Schwartz'
  125.     Font.Charset = DEFAULT_CHARSET
  126.     Font.Color = clLime
  127.     Font.Height = -12
  128.     Font.Name = 'Arial'
  129.     Font.Style = [fsBold]
  130.     ParentFont = False
  131.   end
  132.   object Image1: TImage
  133.     Left = 96
  134.     Top = 372
  135.     Width = 114
  136.     Height = 41
  137.     AutoSize = True
  138.     Center = True
  139.     Picture.Data = {<image000.bmp>}
  140.   end
  141.   object OKBtn: TBitBtn
  142.     Left = 304
  143.     Top = 378
  144.     Width = 77
  145.     Height = 27
  146.     HelpContext = 55
  147.     TabOrder = 0
  148.     OnClick = OKBtnClick
  149.     Kind = bkOK
  150.     Margin = 2
  151.     Spacing = -1
  152.     IsControl = True
  153.   end
  154.   object CancelBtn: TBitBtn
  155.     Left = 392
  156.     Top = 378
  157.     Width = 77
  158.     Height = 27
  159.     HelpContext = 55
  160.     TabOrder = 1
  161.     OnClick = CancelBtnClick
  162.     Kind = bkAbort
  163.     Margin = 2
  164.     Spacing = -1
  165.     IsControl = True
  166.   end
  167.   object HelpBtn: TBitBtn
  168.     Left = 480
  169.     Top = 378
  170.     Width = 77
  171.     Height = 27
  172.     HelpContext = 55
  173.     TabOrder = 2
  174.     Kind = bkHelp
  175.     Margin = 2
  176.     Spacing = -1
  177.     IsControl = True
  178.   end
  179.   object Edit1: TEdit
  180.     Left = 52
  181.     Top = 208
  182.     Width = 333
  183.     Height = 23
  184.     HelpContext = 55
  185.     Font.Charset = DEFAULT_CHARSET
  186.     Font.Color = clBlack
  187.     Font.Height = -12
  188.     Font.Name = 'Arial'
  189.     Font.Style = [fsBold]
  190.     ParentFont = False
  191.     TabOrder = 3
  192.     Text = 'A:\'
  193.   end
  194.   object Edit2: TEdit
  195.     Left = 52
  196.     Top = 262
  197.     Width = 333
  198.     Height = 23
  199.     HelpContext = 55
  200.     Font.Charset = DEFAULT_CHARSET
  201.     Font.Color = clBlack
  202.     Font.Height = -12
  203.     Font.Name = 'Arial'
  204.     Font.Style = [fsBold]
  205.     ParentFont = False
  206.     TabOrder = 4
  207.     Text = 'C:\Prokon'
  208.   end
  209. end
  210.