C++
int setContents( const ACHAR * );
Description
A copy of text is stored in the MText object to be used as the text contents for the MText object.
Parameters
Parameters | Description |
---|---|
unnamed | Input text string to be displayed |
int setContents( const ACHAR * );
A copy of text is stored in the MText object to be used as the text contents for the MText object.
Parameters | Description |
---|---|
unnamed | Input text string to be displayed |