Description |
MarkedTextGet (Magic xpa 3.x)
Returns marked text
|
|
Syntax:
|
MarkedTextGet ( )
|
Parameters:
|
None
|
Returns:
|
The marked text. If there is no text in the Edit control or the text is not marked, this function returns a Null.
|
Platform specific:
|
This function is not supported for mobile devices.
|
See also:
|
CaretPosGet, MarkText, MarkedTextSet
The Online and Rich Client Samples projects (program VA04 and RVA04)
|
|
|
---|