--- oup/current/Tools/Preview.dfm 2007/05/26 18:26:48 194 +++ oup/current/Tools/Preview.dfm 2007/06/04 22:07:29 209 @@ -26,11 +26,14 @@ inherited Form_Preview: TForm_Preview WordWrap = True end object img: TImage - Left = 0 - Top = 20 - Width = 283 - Height = 403 + AlignWithMargins = True + Left = 3 + Top = 23 + Width = 277 + Height = 397 Align = alClient + ExplicitLeft = 0 + ExplicitTop = 20 ExplicitWidth = 313 ExplicitHeight = 453 end