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

  1. object Form4: TForm4
  2.   Left = 186
  3.   Top = 141
  4.   BorderStyle = bsDialog
  5.   Caption = 
  6.     'Program wykona∩┐╜ nieprawid∩┐╜ow∩┐╜ operacj∩┐╜. Skontaktuj si∩┐╜ z Kimmy'#39'm' +
  7.     ' !!!'
  8.   ClientHeight = 308
  9.   ClientWidth = 483
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object StringGrid1: TStringGrid
  19.     Left = 26
  20.     Top = 15
  21.     Width = 430
  22.     Height = 257
  23.     Cursor = crNo
  24.     TabStop = False
  25.     Color = clWhite
  26.     ColCount = 10
  27.     DefaultColWidth = 40
  28.     DefaultRowHeight = 22
  29.     RowCount = 9
  30.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goEditing]
  31.     ScrollBars = ssVertical
  32.     TabOrder = 0
  33.   end
  34.   object Button1: TButton
  35.     Left = 200
  36.     Top = 280
  37.     Width = 97
  38.     Height = 25
  39.     Caption = 'Enough !!!'
  40.     TabOrder = 1
  41.     OnClick = Button1Click
  42.   end
  43. end
  44.