[tvision Index] [tvision Hierarchy] [Headers]
Used to show static text in a window More...
#include <dialogs.h>
Inherits: TView
Used to show static text in a window.
This class stores a copy of the string. Check TParamText if you want to show also dynamic text.
See Also: TParamText
[public]
Constructor.
`bounds' is the bounding rectangle of the static text. `aText' is a pointer to the string to show.
[public]
Destructor.
[public virtual]
Draws the static text.
[public virtual]
Returns a reference to the static text palette.
[public virtual]
Writes the string at address `s'.
[public static]
Creates a new TStaticText.
Used to recover the view from a stream.
[protected]
Stores the pointer to the string to show.
[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 |