home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Internet / Javadraw / DATA.Z / Iavadraw.exe / 0 / RCDATA / TWWWCONNECT / TWWWCONNECT.txt < prev   
Text File  |  1997-09-20  |  3KB  |  119 lines

  1. object WWWConnect: TWWWConnect
  2.   Left = 138
  3.   Top = 266
  4.   Width = 322
  5.   Height = 245
  6.   Caption = 'WWW-Connect'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Icon.Data = {<image000.ico>}
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object xPanel1: TxPanel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 314
  20.     Height = 218
  21.     Align = alClient
  22.     BevelWidth = 2
  23.     TabOrder = 0
  24.     data_int = 0
  25.     language = 2
  26.     object Bevel1: TBevel
  27.       Left = 8
  28.       Top = 8
  29.       Width = 297
  30.       Height = 161
  31.       Shape = bsFrame
  32.     end
  33.     object xPanel2: TxPanel
  34.       Left = 20
  35.       Top = 20
  36.       Width = 185
  37.       Height = 41
  38.       Caption = 'SFS Software Webseite'
  39.       TabOrder = 0
  40.       Caption_English = 'SFS Software Website'
  41.       Caption_German = 'SFS Software Webseite'
  42.       data_int = 0
  43.       language = 2
  44.     end
  45.     object xPanel3: TxPanel
  46.       Left = 20
  47.       Top = 68
  48.       Width = 185
  49.       Height = 41
  50.       Caption = 'iavaDraw online bezahlen'
  51.       TabOrder = 1
  52.       Caption_English = 'Purchase Iavadraw online'
  53.       Caption_German = 'iavaDraw online bezahlen'
  54.       data_int = 0
  55.       language = 2
  56.     end
  57.     object xPanel4: TxPanel
  58.       Left = 20
  59.       Top = 116
  60.       Width = 185
  61.       Height = 41
  62.       Caption = 'Java Development Kit information'
  63.       TabOrder = 2
  64.       Caption_English = 'Java Development Kit (JDK) information'
  65.       Caption_German = 'Java Development Kit information'
  66.       data_int = 0
  67.       language = 2
  68.     end
  69.     object xButton1: TxButton
  70.       Left = 216
  71.       Top = 28
  72.       Width = 75
  73.       Height = 25
  74.       Caption = 'Verbinden ->'
  75.       TabOrder = 3
  76.       OnClick = Button1Click
  77.       Caption_English = 'Connect ->'
  78.       Caption_German = 'Verbinden ->'
  79.       data_int = 0
  80.     end
  81.     object xButton2: TxButton
  82.       Left = 216
  83.       Top = 76
  84.       Width = 75
  85.       Height = 25
  86.       Caption = 'Verbinden ->'
  87.       TabOrder = 4
  88.       OnClick = Button2Click
  89.       Caption_English = 'Connect ->'
  90.       Caption_German = 'Verbinden ->'
  91.       data_int = 0
  92.     end
  93.     object xButton3: TxButton
  94.       Left = 216
  95.       Top = 124
  96.       Width = 75
  97.       Height = 25
  98.       Caption = 'Verbinden ->'
  99.       TabOrder = 5
  100.       OnClick = Button3Click
  101.       Caption_English = 'Connect ->'
  102.       Caption_German = 'Verbinden ->'
  103.       data_int = 0
  104.     end
  105.     object xButton4: TxButton
  106.       Left = 216
  107.       Top = 180
  108.       Width = 75
  109.       Height = 25
  110.       Caption = '&Schlie∩┐╜en'
  111.       ModalResult = 2
  112.       TabOrder = 6
  113.       Caption_English = '&Close'
  114.       Caption_German = '&Schlie∩┐╜en'
  115.       data_int = 0
  116.     end
  117.   end
  118. end
  119.