RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.EM_GETLINE Constant

Represents the Windows message EM_GETLINE.

Pascal
EM_GETLINE = $00C4;
C++
EM_GETLINE = 0x00C4;

This constant is used by Windows messaging. For more information see the MSDN article for EM_GETLINE notification. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!