TScrollBar Class Reference
[
tvision Index
] [
tvision Hierarchy
] [
Headers
]
#include <
views.h
>
Inherits:
TView
Public Members
TScrollBar
( const TRect& bounds )
virtual void
draw
()
virtual TPalette&
getPalette
() const
virtual void
handleEvent
( TEvent& event )
virtual void
scrollDraw
()
virtual int
scrollStep
( int part )
void
setParams
( int aValue, int aMin, int aMax, int aPgStep, int aArStep )
void
setRange
( int aMin, int aMax )
void
setStep
( int aPgStep, int aArStep )
void
setValue
( int aValue )
void
drawPos
( int pos )
int
getPos
()
int
getSize
()
int
value
TScrollChars
chars
int
minVal
int
maxVal
int
pgStep
int
arStep
static TScrollChars
vChars
static TScrollChars
hChars
static TStreamable*
build
()
Protected Members
TScrollBar
( StreamableInit )
virtual void
write
( opstream& os )
virtual void*
read
( ipstream& is )
Documentation generated by sergio@athena.milk.it on Wed Feb 10 22:11:47 CET 1999
K
doc