Concept Framework 1.0 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: Thu Oct 15 20:01:54 2009 GMT(c)2009 RadGs Software