--- oup/rewrite/Tools/Preview.dfm 2007/01/18 17:15:59 93 +++ oup/current/Tools/Preview.dfm 2007/05/26 18:26:48 194 @@ -1,7 +1,13 @@ inherited Form_Preview: TForm_Preview Caption = 'Preview' + OnCreate = FormCreate + ExplicitWidth = 500 + ExplicitHeight = 450 PixelsPerInch = 96 TextHeight = 13 + inherited Splitter1: TSplitter + OnMoved = Splitter1Moved + end inherited content: TPanel object lbl_notpossible: TLabel Left = 16