home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / Apr2003o / Apr2003o.exe / 0 / RCDATA / TEND_FRM / TEND_FRM.txt
Text File  |  2003-10-05  |  4KB  |  159 lines

  1. object END_FRM: TEND_FRM
  2.   Left = 200
  3.   Top = 99
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'END_FRM'
  7.   ClientHeight = 353
  8.   ClientWidth = 492
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'System'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 16
  21.   object Panel1: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 492
  25.     Height = 332
  26.     BevelInner = bvRaised
  27.     Color = 13694207
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clMaroon
  30.     Font.Height = -13
  31.     Font.Name = 'System'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.     TabOrder = 0
  35.     object Label5: TLabel
  36.       Left = 16
  37.       Top = 32
  38.       Width = 462
  39.       Height = 25
  40.       Alignment = taCenter
  41.       AutoSize = False
  42.       Caption = 'Dzi'#281'kujemy Ci bardzo za pomoc!'
  43.       Font.Charset = EASTEUROPE_CHARSET
  44.       Font.Color = clBlue
  45.       Font.Height = -19
  46.       Font.Name = 'Arial'
  47.       Font.Style = [fsBold]
  48.       ParentFont = False
  49.     end
  50.     object Label1: TLabel
  51.       Left = 16
  52.       Top = 88
  53.       Width = 462
  54.       Height = 16
  55.       Alignment = taCenter
  56.       AutoSize = False
  57.       Caption = 'Ankieta zosta'#322'a zapisana w pliku:'
  58.       Font.Charset = DEFAULT_CHARSET
  59.       Font.Color = clNavy
  60.       Font.Height = -13
  61.       Font.Name = 'MS Sans Serif'
  62.       Font.Style = [fsBold]
  63.       ParentFont = False
  64.     end
  65.     object ANAME_LB: TLabel
  66.       Left = 16
  67.       Top = 140
  68.       Width = 462
  69.       Height = 29
  70.       Alignment = taCenter
  71.       AutoSize = False
  72.       Caption = 'C:\PCWK\A67435634.ANK'
  73.       Font.Charset = EASTEUROPE_CHARSET
  74.       Font.Color = clBlue
  75.       Font.Height = -19
  76.       Font.Name = 'Arial'
  77.       Font.Style = [fsBold]
  78.       ParentFont = False
  79.     end
  80.     object Label6: TLabel
  81.       Left = 16
  82.       Top = 216
  83.       Width = 462
  84.       Height = 16
  85.       Alignment = taCenter
  86.       AutoSize = False
  87.       Caption = 'pcwk@idg.com.pl'
  88.       Font.Charset = DEFAULT_CHARSET
  89.       Font.Color = clBlue
  90.       Font.Height = -13
  91.       Font.Name = 'MS Sans Serif'
  92.       Font.Style = [fsBold]
  93.       ParentFont = False
  94.     end
  95.     object Label4: TLabel
  96.       Left = 16
  97.       Top = 192
  98.       Width = 462
  99.       Height = 16
  100.       Alignment = taCenter
  101.       AutoSize = False
  102.       Caption = 'Ankiet'#281' (ten plik .APR) wy'#347'lij nam na adres:'
  103.       Font.Charset = DEFAULT_CHARSET
  104.       Font.Color = clNavy
  105.       Font.Height = -13
  106.       Font.Name = 'MS Sans Serif'
  107.       Font.Style = [fsBold]
  108.       ParentFont = False
  109.     end
  110.     object BitBtn5: TBitBtn
  111.       Left = 375
  112.       Top = 282
  113.       Width = 73
  114.       Height = 26
  115.       Caption = 'Koniec'
  116.       Font.Charset = DEFAULT_CHARSET
  117.       Font.Color = clNavy
  118.       Font.Height = -13
  119.       Font.Name = 'MS Sans Serif'
  120.       Font.Style = [fsBold]
  121.       ParentFont = False
  122.       TabOrder = 0
  123.       OnClick = BitBtn5Click
  124.     end
  125.     object BitBtn1: TBitBtn
  126.       Left = 24
  127.       Top = 282
  128.       Width = 145
  129.       Height = 26
  130.       Caption = 'Powr'#243't do ankiety'
  131.       Font.Charset = DEFAULT_CHARSET
  132.       Font.Color = clNavy
  133.       Font.Height = -13
  134.       Font.Name = 'MS Sans Serif'
  135.       Font.Style = [fsBold]
  136.       ParentFont = False
  137.       TabOrder = 1
  138.       OnClick = BitBtn1Click
  139.     end
  140.   end
  141.   object APP_NAME_PN: TPanel
  142.     Left = 0
  143.     Top = 332
  144.     Width = 492
  145.     Height = 21
  146.     Alignment = taRightJustify
  147.     BevelInner = bvRaised
  148.     Caption = 'ACPCWK/16 1.0. Copyright 1999 EmZet Computing. '
  149.     Color = 13694207
  150.     Font.Charset = DEFAULT_CHARSET
  151.     Font.Color = clNavy
  152.     Font.Height = -11
  153.     Font.Name = 'MS Sans Serif'
  154.     Font.Style = []
  155.     ParentFont = False
  156.     TabOrder = 1
  157.   end
  158. end
  159.