RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.EM_GETLINECOUNT Constant

Represents the Windows message EM_GETLINECOUNT.

Pascal
EM_GETLINECOUNT = $00BA;
C++
EM_GETLINECOUNT = 0x00BA;

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

 

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