--- oup/rewrite/Tools/Preview.dfm 2007/01/18 17:15:59 93 +++ oup/current/Tools/Preview.dfm 2007/02/21 03:12:33 109 @@ -1,5 +1,8 @@ inherited Form_Preview: TForm_Preview Caption = 'Preview' + OnCreate = FormCreate + ExplicitWidth = 500 + ExplicitHeight = 450 PixelsPerInch = 96 TextHeight = 13 inherited content: TPanel