[Overview][Constants][Types][Classes][Procedures and functions][Index] |
RealGetText - returns the contents of Lines.Text (overriding inherited method)
Source position: stdctrls.pp line 807
protected function TCustomMemo.RealGetText: TCaption; override; |
Returns the value found in Lines.Text, the area allocated for storage of the textual data of the Memo.
The result is of type TCaption, a string type for the caption of a control: may be translated
|
Function to get a text-string associated with the control |
lazarus-ccr.sourceforge.net |