Comparing oup/current/Tools/Preview.dfm (file contents):
Revision 194 by alloc, Sat May 26 18:26:48 2007 UTC vs.
Revision 209 by alloc, Mon Jun 4 22:07:29 2007 UTC
| 26 |
|
WordWrap = True |
| 27 |
|
end |
| 28 |
|
object img: TImage |
| 29 |
< |
Left = 0 |
| 30 |
< |
Top = 20 |
| 31 |
< |
Width = 283 |
| 32 |
< |
Height = 403 |
| 29 |
> |
AlignWithMargins = True |
| 30 |
> |
Left = 3 |
| 31 |
> |
Top = 23 |
| 32 |
> |
Width = 277 |
| 33 |
> |
Height = 397 |
| 34 |
|
Align = alClient |
| 35 |
+ |
ExplicitLeft = 0 |
| 36 |
+ |
ExplicitTop = 20 |
| 37 |
|
ExplicitWidth = 313 |
| 38 |
|
ExplicitHeight = 453 |
| 39 |
|
end |
Diff Legend
| – |
Removed lines |
| + |
Added lines |
| < |
Changed lines (old) |
| > |
Changed lines (new) |