[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Replaces Lines.Text.
Source position: stdctrls.pp line 867
protected procedure TCustomMemo.RealSetText( |
const Value: TCaption |
); override; |
Value |
|
The entire text in one string. Lines are separated by LineFeed (LF) and/or CarriageReturn (CR) characters. |
|
Sets the Caption property. |
lazarus-ccr.sourceforge.net |