home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 January / CHIPCD1_98.iso / software / nowosci / edwzorow / ew.exe / 0 / RCDATA / TDEMOWARNING / TDEMOWARNING.txt < prev   
Text File  |  1997-11-13  |  3KB  |  125 lines

  1. object DemoWarning: TDemoWarning
  2.   Left = 115
  3.   Top = 293
  4.   BorderStyle = bsDialog
  5.   Caption = 'UWAGA!'
  6.   ClientHeight = 164
  7.   ClientWidth = 299
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Panel1: TPanel
  16.     Left = 9
  17.     Top = 8
  18.     Width = 281
  19.     Height = 107
  20.     BevelInner = bvRaised
  21.     BevelOuter = bvLowered
  22.     ParentColor = True
  23.     TabOrder = 0
  24.     object ProgramIcon: TImage
  25.       Left = 8
  26.       Top = 8
  27.       Width = 91
  28.       Height = 93
  29.       Picture.Data = {<image000.TMetafile>}
  30.       Stretch = True
  31.       IsControl = True
  32.     end
  33.     object ProductName: TLabel
  34.       Left = 144
  35.       Top = 8
  36.       Width = 100
  37.       Height = 16
  38.       Caption = 'Edytor wzor∩┐╜w'
  39.       Font.Color = clWindowText
  40.       Font.Height = -14
  41.       Font.Name = 'MS Sans Serif'
  42.       Font.Style = [fsBold]
  43.       ParentFont = False
  44.       IsControl = True
  45.     end
  46.     object Version: TLabel
  47.       Left = 144
  48.       Top = 28
  49.       Width = 105
  50.       Height = 16
  51.       Caption = 'Wersja bezp∩┐╜atna'
  52.       Font.Color = clWindowText
  53.       Font.Height = -14
  54.       Font.Name = 'MS Sans Serif'
  55.       Font.Style = []
  56.       ParentFont = False
  57.       IsControl = True
  58.     end
  59.     object Copyright: TLabel
  60.       Left = 144
  61.       Top = 64
  62.       Width = 11
  63.       Height = 17
  64.       Caption = '∩┐╜'
  65.       Font.Color = clWindowText
  66.       Font.Height = -14
  67.       Font.Name = 'Symbol'
  68.       Font.Style = []
  69.       ParentFont = False
  70.       IsControl = True
  71.     end
  72.     object Comments: TLabel
  73.       Left = 156
  74.       Top = 65
  75.       Width = 86
  76.       Height = 16
  77.       Caption = '1997 CapriSoft'
  78.       Font.Color = clWindowText
  79.       Font.Height = -14
  80.       Font.Name = 'MS Sans Serif'
  81.       Font.Style = []
  82.       ParentFont = False
  83.       WordWrap = True
  84.       IsControl = True
  85.     end
  86.     object Label1: TLabel
  87.       Left = 144
  88.       Top = 82
  89.       Width = 109
  90.       Height = 21
  91.       Caption = 'tel. (032)284 43 40'
  92.       Font.Color = clWindowText
  93.       Font.Height = -14
  94.       Font.Name = 'MS Sans Serif'
  95.       Font.Style = []
  96.       ParentFont = False
  97.       WordWrap = True
  98.       IsControl = True
  99.     end
  100.     object Label2: TLabel
  101.       Left = 144
  102.       Top = 44
  103.       Width = 127
  104.       Height = 16
  105.       Caption = 'do u∩┐╜ytku osobistego'
  106.       Font.Color = clWindowText
  107.       Font.Height = -14
  108.       Font.Name = 'MS Sans Serif'
  109.       Font.Style = []
  110.       ParentFont = False
  111.       IsControl = True
  112.     end
  113.   end
  114.   object OKButton: TButton
  115.     Left = 112
  116.     Top = 130
  117.     Width = 75
  118.     Height = 25
  119.     Caption = 'OK'
  120.     Default = True
  121.     ModalResult = 1
  122.     TabOrder = 1
  123.   end
  124. end
  125.