[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Is WordWrap enabled, allowing long words to be carried on to the next line?
Source position: stdctrls.pp line 833
public property TCustomMemo.WordWrap: Boolean |
Word Wrap: a logical flag to show whether or not word-wrap is enabled, ie if a word is close to the end of a line and is going to be too long for the line, it is wrapped down to the next line
lazarus-ccr.sourceforge.net |