home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
ostatni
/
delphi
/
delphi1
/
winfo151.exe
/
README.DFM
/
README.txt
Wrap
Text File
|
1995-09-06
|
687b
|
38 lines
object frmReadMe: TfrmReadMe
Left = 376
Top = 177
Width = 621
Height = 513
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'System'
Font.Style = []
Menu = MainMenu1
PixelsPerInch = 120
OnCreate = FormCreate
TextHeight = 20
object Memo1: TMemo
Left = 0
Top = 0
Width = 613
Height = 451
Align = alClient
Lines.Strings = (
'Memo1')
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
object MainMenu1: TMainMenu
Left = 176
Top = 40
object File1: TMenuItem
Caption = '&File'
object Exit1: TMenuItem
Caption = 'E&xit'
OnClick = Exit1Click
end
end
end
end