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

  1. object Compileinfo: TCompileinfo
  2.   Left = 190
  3.   Top = 507
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Compiling in progress...'
  7.   ClientHeight = 150
  8.   ClientWidth = 401
  9.   Font.Color = clWindowText
  10.   Font.Height = -14
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Icon.Data = {<image000.ico>}
  15.   Scaled = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 16
  18.   object xPanel1: TxPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 401
  22.     Height = 150
  23.     Align = alClient
  24.     BevelOuter = bvNone
  25.     TabOrder = 0
  26.     data_int = 0
  27.     language = 2
  28.     object xPanel2: TxPanel
  29.       Left = 8
  30.       Top = 8
  31.       Width = 385
  32.       Height = 105
  33.       TabOrder = 0
  34.       data_int = 0
  35.       language = 2
  36.       object xPanel3: TxPanel
  37.         Left = 8
  38.         Top = 8
  39.         Width = 369
  40.         Height = 25
  41.         Alignment = taLeftJustify
  42.         BevelInner = bvLowered
  43.         BevelOuter = bvNone
  44.         Caption = ' Projekt:'
  45.         TabOrder = 0
  46.         Caption_English = ' Project:'
  47.         Caption_German = ' Projekt:'
  48.         data_int = 0
  49.         language = 2
  50.         object projectLabel: TxLabel
  51.           Left = 56
  52.           Top = 4
  53.           Width = 12
  54.           Height = 16
  55.           Caption = '---'
  56.           Caption_English = '---'
  57.           Caption_France = '---'
  58.           Caption_German = '---'
  59.           Caption_Spanish = '---'
  60.         end
  61.       end
  62.       object xPanel4: TxPanel
  63.         Left = 8
  64.         Top = 40
  65.         Width = 369
  66.         Height = 25
  67.         Alignment = taLeftJustify
  68.         BevelOuter = bvLowered
  69.         Caption = ' Kompiliere:'
  70.         TabOrder = 1
  71.         Caption_English = ' Compiling:'
  72.         Caption_German = ' Kompiliere:'
  73.         data_int = 0
  74.         language = 2
  75.         object compileLabel: TxLabel
  76.           Left = 76
  77.           Top = 4
  78.           Width = 12
  79.           Height = 16
  80.           Caption = '---'
  81.           Caption_English = '---'
  82.           Caption_France = '---'
  83.           Caption_German = '---'
  84.           Caption_Spanish = '---'
  85.         end
  86.       end
  87.       object xPanel5: TxPanel
  88.         Left = 8
  89.         Top = 72
  90.         Width = 233
  91.         Height = 25
  92.         Alignment = taLeftJustify
  93.         BevelOuter = bvLowered
  94.         Caption = ' Zeilen:'
  95.         TabOrder = 2
  96.         Caption_English = ' Lines:'
  97.         Caption_German = ' Zeilen:'
  98.         data_int = 0
  99.         language = 2
  100.         object linesLabel: TxLabel
  101.           Left = 52
  102.           Top = 4
  103.           Width = 12
  104.           Height = 16
  105.           Caption = '---'
  106.           Caption_English = '---'
  107.           Caption_France = '---'
  108.           Caption_German = '---'
  109.           Caption_Spanish = '---'
  110.         end
  111.       end
  112.       object xPanel6: TxPanel
  113.         Left = 248
  114.         Top = 72
  115.         Width = 129
  116.         Height = 25
  117.         Alignment = taLeftJustify
  118.         BevelOuter = bvLowered
  119.         Caption = ' Fehler:'
  120.         TabOrder = 3
  121.         Caption_English = ' Errors:'
  122.         Caption_German = ' Fehler:'
  123.         data_int = 0
  124.         language = 2
  125.         object errorLabel: TxLabel
  126.           Left = 52
  127.           Top = 4
  128.           Width = 12
  129.           Height = 16
  130.           Caption = '---'
  131.           Caption_English = '---'
  132.           Caption_France = '---'
  133.           Caption_German = '---'
  134.           Caption_Spanish = '---'
  135.         end
  136.       end
  137.     end
  138.     object xButton1: TxButton
  139.       Left = 156
  140.       Top = 120
  141.       Width = 101
  142.       Height = 25
  143.       Caption = '&Abbrechen'
  144.       TabOrder = 1
  145.       OnClick = Button1Click
  146.       Caption_English = '&Cancel'
  147.       Caption_German = '&Abbrechen'
  148.       data_int = 0
  149.     end
  150.   end
  151. end
  152.