Klasse TScrollingWinControl
Unit
Forms
Deklaration
type TScrollingWinControl = class(TCustomControl)
Beschreibung
no description available, TCustomControl description follows
no description available, TWinControl description follows
no description available, TControl description follows
no description available, TLCLComponent description follows
Hierarchie
Übersicht
Methoden
Eigenschaften
Beschreibung
Methoden
 |
constructor Create(TheOwner : TComponent); override; |
|
 |
destructor Destroy; override; |
|
 |
procedure UpdateScrollbars; |
|
 |
function HasVisibleScrollbars: boolean; virtual; |
|
Eigenschaften
 |
property AutoScroll: Boolean read FAutoScroll write SetAutoScroll; |
|
 |
property HorzScrollBar: TControlScrollBar
read FHorzScrollBar write SetHorzScrollBar stored StoreScrollBars; |
|
 |
property VertScrollBar: TControlScrollBar
read FVertScrollBar write SetVertScrollBar stored StoreScrollBars; |
|
Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:57