Thema: Delphi Wo ist Autoscroll ?

Einzelnen Beitrag anzeigen

Dax
(Gast)

n/a Beiträge
 
#2

Re: Wo ist Autoscroll ?

  Alt 21. Mär 2005, 21:07
Delphi-Referenz durchsuchenAutoScroll:
Zitat:
Class
TScrollingWinControl

Syntax


[Delphi] protected property AutoScroll: Boolean read FAutoScroll write SetAutoScroll;


Description
If AutoScroll is true, the scroll bars appear automatically when necessary. For example, if the user resizes the control so that some of its controls are partially obscured, scroll bars appear.

If AutoScroll is false, scroll bars don't appear automatically. In this case, use the HorzScrollBar and VertScrollBar properties to make scroll bars appear.
Sorry, aber aus Vernuftsgründen hab' ich die Amiversion
  Mit Zitat antworten Zitat