|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| No
| Import Library
| -
| Header File
| richedit.h
| Unicode
| No
| Platform Notes
| None
|
|
|
EM_GETPARAFORMAT
The EM_GETPARAFORMAT message retrieves the paragraph formatting of the current
selection in a rich edit control.
EM_GETPARAFORMAT
wParam = 0;
lParam = (LPARAM) (PARAFORMAT FAR *) lpFmt;
Parameters
lpFmt
Pointer to a
PARAFORMAT structure that receives the paragraph formatting attributes of the current
selection.
If more than one paragraph is selected, the structure receives the attributes
of the first paragraph, and the
dwMask member specifies which attributes are consistent throughout the entire
selection.
Return Values
Returns the value of the
dwMask member of the
PARAFORMAT structure.
See Also
PARAFORMAT
- 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