home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 April A
/
Pcwk4a98.iso
/
PROGRAM
/
DELPHI16
/
Porada30
/
PORADA.EXE
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
1998-01-10
|
999b
|
55 lines
object Form1: TForm1
Left = 264
Top = 191
BorderStyle = bsDialog
Caption = 'Porada dnia'
ClientHeight = 217
ClientWidth = 399
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 265
Height = 201
end
object Button2: TButton
Left = 280
Top = 40
Width = 113
Height = 25
Caption = '&Nast�pna porada'
TabOrder = 0
OnClick = Button2Click
end
object Button1: TButton
Left = 280
Top = 8
Width = 113
Height = 25
Caption = 'OK'
TabOrder = 1
OnClick = Button1Click
end
object Memo1: TMemo
Left = 16
Top = 16
Width = 249
Height = 185
BorderStyle = bsNone
Lines.Strings = (
''
'Czy wiesz, �e...'
'')
TabOrder = 2
end
end