[tvision Index] [tvision Hierarchy] [Headers]
A color selector More...
#include <colorsel.h>
Inherits: TView
Displays a color selector. This view may be used to change the standard color settings of TVision.
[public]
This view can handle two sets of colors: the 8 background colors or the 16 foreground colors.
[public]
Constructor.
`Bounds' is the bounding rectangle of the view. `ASelType' may be one of the following values:
csBackground - show the 8 background colors
csForeground - show the 16 foreground colors
[public virtual]
Draws the color selector.
[public virtual]
Handles TColorSelector events.
[public]
This character is used to mark the current color.
[public static]
Creates a new TColorSelector.
Used to recover the view from a stream.
[protected]
This value specifies the current color.
[protected]
Specifies if the view shows the 8 background colors or the 16 foreground colors.
[protected]
Constructor.
Used to recover the view from a stream.
[protected virtual]
Used to store the view in a stream.
[protected virtual]
Used to recover the view from a stream.
Documentation generated by sergio@athena.milk.it on Wed Feb 10 22:11:47 CET 1999 | Kdoc |