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
Wrap
Text File
|
1996-11-30
|
946b
|
44 lines
object Form4: TForm4
Left = 186
Top = 141
BorderStyle = bsDialog
Caption =
'Program wykona� nieprawid�ow� operacj�. Skontaktuj si� z Kimmy'#39'm' +
' !!!'
ClientHeight = 308
ClientWidth = 483
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object StringGrid1: TStringGrid
Left = 26
Top = 15
Width = 430
Height = 257
Cursor = crNo
TabStop = False
Color = clWhite
ColCount = 10
DefaultColWidth = 40
DefaultRowHeight = 22
RowCount = 9
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goEditing]
ScrollBars = ssVertical
TabOrder = 0
end
object Button1: TButton
Left = 200
Top = 280
Width = 97
Height = 25
Caption = 'Enough !!!'
TabOrder = 1
OnClick = Button1Click
end
end