home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Internet / Javadraw / DATA.Z / Runclass.exe / 0 / RCDATA / TRUNCLASSMAIN / TRUNCLASSMAIN.txt < prev   
Text File  |  1996-08-07  |  3KB  |  124 lines

  1. object Runclassmain: TRunclassmain
  2.   Left = 405
  3.   Top = 380
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'SFS Software - IAVADRAW    is working...'
  7.   ClientHeight = 141
  8.   ClientWidth = 314
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Icon.Data = {<image000.ico>}
  15.   Position = poScreenCenter
  16.   Visible = True
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 314
  24.     Height = 141
  25.     Align = alClient
  26.     BevelInner = bvRaised
  27.     TabOrder = 0
  28.     object Panel2: TPanel
  29.       Left = 2
  30.       Top = 2
  31.       Width = 310
  32.       Height = 137
  33.       Align = alClient
  34.       BevelInner = bvRaised
  35.       TabOrder = 0
  36.       object Label1: TLabel
  37.         Left = 58
  38.         Top = 19
  39.         Width = 192
  40.         Height = 13
  41.         Caption = 'SFS Software - JAVADRAW!  working... '
  42.         Font.Color = clBlack
  43.         Font.Height = -11
  44.         Font.Name = 'MS Sans Serif'
  45.         Font.Style = []
  46.         ParentFont = False
  47.       end
  48.       object Label2: TLabel
  49.         Left = 19
  50.         Top = 51
  51.         Width = 270
  52.         Height = 14
  53.         AutoSize = False
  54.         Caption = 'Trying to execute: *.CLASS'
  55.         Font.Color = clBlack
  56.         Font.Height = -11
  57.         Font.Name = 'MS Sans Serif'
  58.         Font.Style = []
  59.         ParentFont = False
  60.       end
  61.       object Label3: TLabel
  62.         Left = 19
  63.         Top = 77
  64.         Width = 270
  65.         Height = 13
  66.         AutoSize = False
  67.         Caption = 'Label3'
  68.         Font.Color = clBlack
  69.         Font.Height = -11
  70.         Font.Name = 'MS Sans Serif'
  71.         Font.Style = []
  72.         ParentFont = False
  73.       end
  74.       object Label4: TLabel
  75.         Left = 19
  76.         Top = 96
  77.         Width = 270
  78.         Height = 14
  79.         AutoSize = False
  80.         Caption = 'Label4'
  81.         Font.Color = clBlack
  82.         Font.Height = -11
  83.         Font.Name = 'MS Sans Serif'
  84.         Font.Style = []
  85.         ParentFont = False
  86.       end
  87.       object Label5: TLabel
  88.         Left = 19
  89.         Top = 109
  90.         Width = 270
  91.         Height = 13
  92.         AutoSize = False
  93.         Caption = 'Label5'
  94.         Font.Color = clBlack
  95.         Font.Height = -11
  96.         Font.Name = 'MS Sans Serif'
  97.         Font.Style = []
  98.         ParentFont = False
  99.       end
  100.       object Bevel1: TBevel
  101.         Left = 8
  102.         Top = 9
  103.         Width = 294
  104.         Height = 37
  105.         Shape = bsFrame
  106.       end
  107.       object Image1: TImage
  108.         Left = 13
  109.         Top = 13
  110.         Width = 26
  111.         Height = 26
  112.         Picture.Data = {<image001.ico>}
  113.         Stretch = True
  114.       end
  115.     end
  116.   end
  117.   object Timer1: TTimer
  118.     Interval = 3500
  119.     OnTimer = Timer1Timer
  120.     Left = 330
  121.     Top = 130
  122.   end
  123. end
  124.