Hans-Peter Diettrich <[email protected]> hat am 11. November 2011 um 14:14 geschrieben: > This class contains some strange methods, which are not required or are > Delphi incompatible. > > SetAutoScroll always disables AutoScroll, no chance to enable it again. I removed it. > What's the purpose of that Lazarus-added method? Disable FControl.AutoScroll. > > SetSize is not implemented (throws an exception). It would be simpler to > make Size read-only, so that the compiler detects invalid calls. At > least I'm missing a ToDo note. I removed it. Mattias
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
