[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomMemo.RealGetText

Returns the textual content stored in Lines as a single String value.

Declaration

Source position: stdctrls.pp line 916

protected function TCustomMemo.RealGetText: TCaption; override;

Function result

The entire text in a single string.

See also

TStrings.Text

TControl.RealGetText

  

Returns the Caption property.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.