Returns the textual content stored in Lines as a single String value.
Source position: stdctrls.pp line 916
protected function TCustomMemo.RealGetText: TCaption; override; |
The entire text in a single string.
TStrings.Text |
||
|
Returns the Caption property. |