Concept Framework 2.2 documentation Contents | Index

REdit.Text

Name Type Access Version Deprecated
Text property public version 1.0 no

Prototype:
[Read/Write] property Text[=szText]


Description:
Sets or gets the text in the REdit control.
Notice: when using this property in multiple operations, is better to store its value in a temporary variable, instead of calling object.Text every time (because will request the text from the client, loosing bandwidth and time).

Returns:
Returns the text in the REdit.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:06 2013 GMT(c)2013 Devronium Applications