[tvision Index] [tvision Hierarchy] [Headers]
Used to show dynamic text in a window More...
#include <dialogs.h>
Inherits: TStaticText
Used to show dynamic text in a window.
This class stores a copy of the string. Check TStaticText if you want to show only static text.
See Also: TStaticText
[public]
Constructor.
`bounds' is the bounding rectangle of the view. The string is initially empty.
[public]
Destructor.
[public virtual]
Writes the string at address `s'.
[public virtual]
Sets a new value for the string.
Since this method calls vsprintf(), you can use a printf-like style for its arguments.
[public virtual]
Returns the length of the string expressed in characters.
[public static]
Creates a new TParamText.
Used to recover the view from a stream.
[protected]
Stores the pointer to the string.
[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 |