home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 Extra / Chip_Extra_1999.iso / share / free / jdtrick / jdtricks.exe / 0 / RCDATA / TFRMNEUSTART / TFRMNEUSTART.txt
Encoding:
Text File  |  1999-06-22  |  500 b   |  24 lines

  1. object frmNeuStart: TfrmNeuStart
  2.   Left = 223
  3.   Top = 174
  4.   BorderStyle = bsDialog
  5.   Caption = 'JD-Tricks'
  6.   ClientHeight = 94
  7.   ClientWidth = 331
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 52
  18.     Top = 32
  19.     Width = 215
  20.     Height = 13
  21.     Caption = 'Bitte warten, das System wird neu gestartet ...'
  22.   end
  23. end
  24.