[lazarus] How to scroll TMemo control in code

Shane Miller smiller1 at stvgb.org
Fri Mar 28 08:34:12 EST 2003


I agree with this.  Either place the property statement into the private
section (so the visibility is less than it's parent class) or simply
override the methods that actually set the range.  I think that it
really should inherit from TCOntrolScrollBar to stay consistent.

Shane


>What about
>
>TCustomMemoScrollBar = class(TControlScrollbar)
>
>and overload the properties?
>
>
>Mattias



CONFIDENTIALITY NOTICE:
This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information.
Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.






More information about the Lazarus mailing list