home *** CD-ROM | disk | FTP | other *** search
/ Powerdrive 1997 June / POWERDRIVE0697.ISO / share / win95 / anwend / qcopy / _setup.1 / Qcwin.exe / 0 / RCDATA / TABBRUCH / TABBRUCH.txt < prev   
Text File  |  1997-03-24  |  2KB  |  87 lines

  1. object Abbruch: TAbbruch
  2.   Left = 263
  3.   Top = 115
  4.   Width = 391
  5.   Height = 253
  6.   HelpContext = 44
  7.   ActiveControl = OKBtn
  8.   BorderIcons = [biSystemMenu]
  9.   Color = clAqua
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'Arial'
  13.   Font.Style = [fsBold]
  14.   Icon.Data = {<image000.ico>}
  15.   Position = poScreenCenter
  16.   OnActivate = FormActivate
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 14
  20.   object Bevel1: TBevel
  21.     Left = 8
  22.     Top = 8
  23.     Width = 369
  24.     Height = 161
  25.     Shape = bsFrame
  26.     IsControl = True
  27.   end
  28.   object Image1: TImage
  29.     Left = 24
  30.     Top = 24
  31.     Width = 113
  32.     Height = 113
  33.     ParentShowHint = False
  34.     Picture.Data = {<image001.bmp>}
  35.     ShowHint = False
  36.     Stretch = True
  37.   end
  38.   object Meldung: TLabel
  39.     Left = 144
  40.     Top = 24
  41.     Width = 225
  42.     Height = 129
  43.     Alignment = taCenter
  44.     AutoSize = False
  45.     Font.Color = clBlack
  46.     Font.Height = -11
  47.     Font.Name = 'MS Sans Serif'
  48.     Font.Style = []
  49.     ParentFont = False
  50.     ParentShowHint = False
  51.     ShowHint = False
  52.     WordWrap = True
  53.   end
  54.   object OKBtn: TBitBtn
  55.     Left = 98
  56.     Top = 180
  57.     Width = 77
  58.     Height = 22
  59.     Font.Color = clBlack
  60.     Font.Height = -11
  61.     Font.Name = 'MS Sans Serif'
  62.     Font.Style = []
  63.     ParentFont = False
  64.     TabOrder = 0
  65.     Kind = bkOK
  66.     Margin = 2
  67.     Style = bsNew
  68.     Spacing = -1
  69.     IsControl = True
  70.   end
  71.   object CancelBtn: TBitBtn
  72.     Left = 207
  73.     Top = 180
  74.     Width = 77
  75.     Height = 22
  76.     Font.Color = clBlack
  77.     Font.Height = -11
  78.     Font.Name = 'MS Sans Serif'
  79.     Font.Style = []
  80.     ParentFont = False
  81.     TabOrder = 1
  82.     TabStop = False
  83.     Kind = bkCancel
  84.     Style = bsNew
  85.   end
  86. end
  87.