Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library
-
Header File
richedit.h
Unicode
WinNT
Platform Notes
None

TEXTRANGE

The TEXTRANGE structure receives a range of text from a rich edit control. This structure is filled in by the EM_GETTEXTRANGE message. The buffer pointed to by the lpstrText member must be large enough to receive all characters and the teminating null character.

pedef struct _textrange {

CHARRANGE chrg;

LPSTR lpstrText;

} TEXTRANGE;

Members

chrg

Range of characters to get.

lpstrText

Pointer to buffer to receive the text.

See Also

EM_GETTEXTRANGE

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