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

TCustomMemo.RealGetText

Returns the contents of Lines.Text

Declaration

Source position: stdctrls.pp line 866

protected function TCustomMemo.RealGetText: TCaption; override;

Function result

The entire text in one string.

See also

TControl.RealGetText

  

Returns the Caption property.

#rtl.Classes.TStrings.Text

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