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