home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 July & August / Pcwk7897.iso / forum / ank / ankwin / data.z / _ANK4WIN.EXE / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  1996-11-30  |  3KB  |  147 lines

  1. object Form2: TForm2
  2.   Left = 196
  3.   Top = 153
  4.   BorderStyle = bsDialog
  5.   Caption = 
  6.     '                                                                ' +
  7.     '                               O programie Ankieter...'
  8.   ClientHeight = 253
  9.   ClientWidth = 423
  10.   Font.Color = clWindowText
  11.   Font.Height = 15
  12.   Font.Name = 'Times New Roman CE'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnClose = FormClose
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 15
  19.   object Image1: TImage
  20.     Left = 8
  21.     Top = 0
  22.     Width = 50
  23.     Height = 81
  24.   end
  25.   object Image2: TImage
  26.     Left = 56
  27.     Top = 0
  28.     Width = 50
  29.     Height = 81
  30.   end
  31.   object Image3: TImage
  32.     Left = 104
  33.     Top = 0
  34.     Width = 50
  35.     Height = 81
  36.   end
  37.   object Label1: TLabel
  38.     Left = 160
  39.     Top = 16
  40.     Width = 253
  41.     Height = 51
  42.     Caption = ' Ankieter v2.0'
  43.     Font.Color = clWindowText
  44.     Font.Height = 51
  45.     Font.Name = 'Times New Roman CE'
  46.     Font.Style = [fsBold, fsItalic]
  47.     ParentFont = False
  48.   end
  49.   object Label2: TLabel
  50.     Left = 160
  51.     Top = 64
  52.     Width = 257
  53.     Height = 15
  54.     Alignment = taCenter
  55.     AutoSize = False
  56.     Caption = '32 bit version - Windows 95 and NT only...'
  57.   end
  58.   object Label3: TLabel
  59.     Left = 8
  60.     Top = 96
  61.     Width = 277
  62.     Height = 15
  63.     Caption = 'Praca dyplomowa pod  patronatem Halinki Madejowej....'
  64.   end
  65.   object Shape1: TShape
  66.     Left = 8
  67.     Top = 88
  68.     Width = 409
  69.     Height = 2
  70.     Pen.Width = 15
  71.   end
  72.   object Label4: TLabel
  73.     Left = 8
  74.     Top = 112
  75.     Width = 332
  76.     Height = 15
  77.     Caption = 'Programowanie: Tomasz '#39'Kimmy'#39' Stelmach i Krzysztof Go∩┐╜y∩┐╜niak...'
  78.   end
  79.   object Shape2: TShape
  80.     Left = 6
  81.     Top = 148
  82.     Width = 409
  83.     Height = 2
  84.   end
  85.   object Label5: TLabel
  86.     Left = 8
  87.     Top = 128
  88.     Width = 341
  89.     Height = 15
  90.     Caption = 
  91.       'Ankieter v2.0 for Windows '#39'95 skompilowany ostatecznie 26.09.199' +
  92.       '6.'
  93.   end
  94.   object Label6: TLabel
  95.     Left = 8
  96.     Top = 152
  97.     Width = 406
  98.     Height = 15
  99.     Caption = 
  100.       'Najserdeczniejsze pozdrowienia dla:  Dorotki, Moniki, Halinki, D' +
  101.       'anusi, Lidki, Ewci,'
  102.   end
  103.   object Label7: TLabel
  104.     Left = 8
  105.     Top = 168
  106.     Width = 409
  107.     Height = 15
  108.     Alignment = taCenter
  109.     AutoSize = False
  110.     Caption = 'Sylwii, Magdy, Iwonki, Wioletty, Janie i oczywi∩┐╜cie dla A∩┐╜ki...'
  111.   end
  112.   object Label8: TLabel
  113.     Left = 8
  114.     Top = 192
  115.     Width = 409
  116.     Height = 15
  117.     Alignment = taCenter
  118.     Caption = 'Specjalne podzi∩┐╜kowania dla Tomka Michalaka za ca∩┐╜okszta∩┐╜t....'
  119.   end
  120.   object Shape3: TShape
  121.     Left = 6
  122.     Top = 212
  123.     Width = 409
  124.     Height = 2
  125.   end
  126.   object Button1: TButton
  127.     Left = 174
  128.     Top = 224
  129.     Width = 81
  130.     Height = 25
  131.     Caption = 'Start!'
  132.     Font.Color = clBlack
  133.     Font.Height = -16
  134.     Font.Name = 'MS Sans Serif'
  135.     Font.Style = []
  136.     ParentFont = False
  137.     TabOrder = 0
  138.     OnClick = Button1Click
  139.   end
  140.   object Timer1: TTimer
  141.     Interval = 50
  142.     OnTimer = Timer1Timer
  143.     Left = 320
  144.     Top = 224
  145.   end
  146. end
  147.