Class TSlide (unit SlidePan)

Inherits from

TPanel

----------------------------------------------------------------------------} { TSlide } { This is the panel shown when TSlideType is stLine. It overrides the Paint } { method to show a checkerboard pattern

Constructors


constructor Create( AOwner : Tcomponent );

------------------------------------------------------------------------------} { TSlide


Functions

destructor Destroy;


procedure Paint;


Properties

Events

Variables

FBitmap : TBitmap;



Constructors


constructor Create( AOwner : Tcomponent );

------------------------------------------------------------------------------} { TSlide


Functions


destructor Destroy;


procedure Paint;


Properties


Events


Variables


FBitmap : TBitmap;