|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | LONGCHAR GetLongchar () |
Returns the current longchar data |
|
+ | Reset () |
Resets the stream by deleting the stored LONGCHAR data |
|
+ | Reset (character) |
Resets the stream by deleting the stored LONGCHAR data and sets the
stream code page |
|
+ | Write (character) |
Writes text to the output destination |
|
+ | WriteLine (character) |
Writes text to the output destination and terminates it with a
line break |
Top
PUBLIC LONGCHAR GetLongchar ()
|
|||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Reset ()
|
|||||||||||||||||
PUBLIC Reset (character)
|
|||||||||||||||||
PUBLIC Write (character)
|
|||||||||||||||||
PUBLIC WriteLine (character)
|