home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Internet
/
Javadraw
/
DATA.Z
/
ID_Addnl.dll
/
RCDATA
/
TWHATSNEW
/
TWHATSNEW.txt
< prev
Wrap
Text File
|
1997-09-12
|
786b
|
43 lines
object Whatsnew: TWhatsnew
Left = 408
Top = 290
BorderStyle = bsSingle
Caption = 'What'#39's new ?'
ClientHeight = 255
ClientWidth = 327
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 216
Width = 327
Height = 39
Align = alBottom
TabOrder = 0
object Button1: TButton
Left = 136
Top = 8
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 0
OnClick = Button1Click
end
end
object Memo1: TMemo
Left = 0
Top = 0
Width = 327
Height = 216
Align = alClient
TabOrder = 1
end
end