Wordwrap Functions
An application can use wordwrap functions with multiline edit controls to
locate the word or word fragment that should be wrapped to the next line. Using the
default wordwrap function provided by Windows, lines always end at the spaces
between words. An application can specify its own wordwrap function by
supplying a
EditWordBreakProc wordwrap function and sending an edit control an
EM_SETWORDBREAKPROC message. An application can retrieve the address of the current wordwrap
function by sending the control an
EM_GETWORDBREAKPROC message.
An application may direct a multiline edit control to add or remove a soft
linebreak character (two carriage returns and a linefeed) automatically at the end
of wrapped text lines. An application can turn this feature on or off by
sending the edit control an
EM_FMTLINES message. This message applies only to multiline edit controls and does not
affect a line that ends with a hard linebreak (one carriage return and a linefeed
entered by the user).
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database