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   
Text File  |  1997-09-12  |  786b  |  43 lines

  1. object Whatsnew: TWhatsnew
  2.   Left = 408
  3.   Top = 290
  4.   BorderStyle = bsSingle
  5.   Caption = 'What'#39's new ?'
  6.   ClientHeight = 255
  7.   ClientWidth = 327
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 216
  20.     Width = 327
  21.     Height = 39
  22.     Align = alBottom
  23.     TabOrder = 0
  24.     object Button1: TButton
  25.       Left = 136
  26.       Top = 8
  27.       Width = 75
  28.       Height = 25
  29.       Caption = 'OK'
  30.       TabOrder = 0
  31.       OnClick = Button1Click
  32.     end
  33.   end
  34.   object Memo1: TMemo
  35.     Left = 0
  36.     Top = 0
  37.     Width = 327
  38.     Height = 216
  39.     Align = alClient
  40.     TabOrder = 1
  41.   end
  42. end
  43.