Class TColossalScrollBar (unit ColSB)

Inherits from

Tscrollbar

Legal: (c) 1996 John M. Miano All Rights Reserved This software is provided "as-is" with no warranties expressed or implied. Title: Enhanded Scrollbar Control Description: The enhanced scrollbar control is a standard Delphi scrollbar with the addition of the Windoze 4.0 PageSize property. {$INCLUDE JMCOMMON

Constructors


Constructor Create (AOwner : TComponent) ;



Functions

Destructor Destroy ;


Procedure CreateWnd ;


Function GetPageSize : Integer ;


Procedure SetPageSize (ASize : Integer) ;


Procedure DoSetSize ;


Properties

property PageSize : Integer

Public declarations

Events

Variables

FPageSize : Integer ;



Constructors


Constructor Create (AOwner : TComponent) ;


Functions


Destructor Destroy ;


Procedure CreateWnd ;


Function GetPageSize : Integer ;


Procedure SetPageSize (ASize : Integer) ;


Procedure DoSetSize ;


Properties


property PageSize : Integer

Public declarations


Events


Variables


FPageSize : Integer ;