|
FORUM MESSAGE
|
|
You are reading a General forum message.
Re: Need some help...asap....a bit help for MEMO query
Author: Israel Luengo
Date Posted: 2005-08-04 17:02:09
hi Eileen ;)
okay...now i'm talking with a friend and tell me the solution for the "Memo current Line"
here is
//////////////////////////////////////////////////////////////////////////////////
int row,col;
row = SendMessage(Memo1->Handle,EM_LINEFROMCHAR,Memo1->SelStart,0);
Edit1->Text = row;
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
where 'row' is the actual Row when you "click" the Memo component
REPLY TO THIS MESSAGE?
Top
You can post a reply to this General message using the form below:
|
|