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

  1. object jnadlg: Tjnadlg
  2.   Left = 279
  3.   Top = 112
  4.   Width = 423
  5.   Height = 279
  6.   HelpContext = 35
  7.   ActiveControl = OKBtn
  8.   BorderIcons = [biSystemMenu]
  9.   Font.Color = clNavy
  10.   Font.Height = -11
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 14
  18.   object Bevel2: TBevel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 409
  22.     Height = 214
  23.     Visible = False
  24.   end
  25.   object Bevel1: TBevel
  26.     Left = 8
  27.     Top = 8
  28.     Width = 393
  29.     Height = 161
  30.     Shape = bsFrame
  31.     IsControl = True
  32.   end
  33.   object Meldung1: TLabel
  34.     Left = 19
  35.     Top = 109
  36.     Width = 376
  37.     Height = 17
  38.     Alignment = taCenter
  39.     AutoSize = False
  40.     Font.Color = clNavy
  41.     Font.Height = -11
  42.     Font.Name = 'MS Sans Serif'
  43.     Font.Style = []
  44.     ParentFont = False
  45.     WordWrap = True
  46.   end
  47.   object Image1: TImage
  48.     Left = 32
  49.     Top = 16
  50.     Width = 225
  51.     Height = 81
  52.     Picture.Data = {<image001.bmp>}
  53.     Stretch = True
  54.   end
  55.   object Meldung2: TLabel
  56.     Left = 19
  57.     Top = 125
  58.     Width = 374
  59.     Height = 13
  60.     Alignment = taCenter
  61.     AutoSize = False
  62.     Font.Color = clNavy
  63.     Font.Height = -11
  64.     Font.Name = 'MS Sans Serif'
  65.     Font.Style = []
  66.     ParentFont = False
  67.   end
  68.   object Label2: TLabel
  69.     Left = 19
  70.     Top = 143
  71.     Width = 375
  72.     Height = 13
  73.     Alignment = taCenter
  74.     AutoSize = False
  75.     Font.Color = clNavy
  76.     Font.Height = -11
  77.     Font.Name = 'MS Sans Serif'
  78.     Font.Style = []
  79.     ParentFont = False
  80.   end
  81.   object OKBtn: TBitBtn
  82.     Left = 41
  83.     Top = 180
  84.     Width = 77
  85.     Height = 24
  86.     Font.Color = clNavy
  87.     Font.Height = -11
  88.     Font.Name = 'MS Sans Serif'
  89.     Font.Style = []
  90.     ParentFont = False
  91.     TabOrder = 0
  92.     Kind = bkYes
  93.     Margin = 2
  94.     Style = bsNew
  95.     Spacing = -1
  96.     IsControl = True
  97.   end
  98.   object CancelBtn: TBitBtn
  99.     Left = 169
  100.     Top = 180
  101.     Width = 77
  102.     Height = 24
  103.     Font.Color = clNavy
  104.     Font.Height = -11
  105.     Font.Name = 'MS Sans Serif'
  106.     Font.Style = []
  107.     ParentFont = False
  108.     TabOrder = 1
  109.     Kind = bkNo
  110.     Margin = 2
  111.     Style = bsNew
  112.     Spacing = -1
  113.     IsControl = True
  114.   end
  115.   object BitBtn1: TBitBtn
  116.     Left = 297
  117.     Top = 180
  118.     Width = 77
  119.     Height = 24
  120.     Font.Color = clNavy
  121.     Font.Height = -11
  122.     Font.Name = 'MS Sans Serif'
  123.     Font.Style = []
  124.     ParentFont = False
  125.     TabOrder = 2
  126.     Kind = bkAll
  127.     Style = bsNew
  128.   end
  129. end
  130.