<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
</head>
<body>
<p style="margin: 0;">
<span>
<span></span>
</span>
</p>
<p style="margin: 0px;"> </p>
<div style="margin: 5px 0px 5px 0px;">
<br/>
Hans-Peter Diettrich <DrDiettrich1@aol.com> hat am 11. November 2011 um 14:14 geschrieben:
<br/>
<br/>
> This class contains some strange methods, which are not required or are
<br/>
> Delphi incompatible.
<br/>
>
<br/>
> SetAutoScroll always disables AutoScroll, no chance to enable it again.
</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">I removed it. </p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;"> </p>
<div style="margin: 5px 0px 5px 0px;">> What's the purpose of that Lazarus-added method?</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Disable FControl.AutoScroll.</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;"> </p>
<div style="margin: 5px 0px 5px 0px;">
>
<br/>
> SetSize is not implemented (throws an exception). It would be simpler to
<br/>
> make Size read-only, so that the compiler detects invalid calls. At
<br/>
> least I'm missing a ToDo note.
</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">I removed it.</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Mattias</p>
<p> </p>
</body>
</html>