How to Find the column and row of the cursor in a TRichEdit?
Answer / leela
We have to use CaretPos property.By using this we can get X
coordinate and Y coordinate position.
Thanks
Leela
| Is This Answer Correct ? | 0 Yes | 0 No |
How to determine the week number of a given day in the year?
How to tell in code if my application is running on Windows NT ?
'Memo too large' error with MSSQL . What does this error indicates?
Explain the findclose method?
How to Get current record from a TDBGrid ?
How to Pass TPrinter handle to GetDeviceCaps() ?
Is there a programmatic way to add an alias to the IDAPI.CFG?
How to connect to an InterBase database using the BDE API?
How to enable the cut and copy operations for the TWebBrowser component in Delphi 5?
How to turn off ISAPI DLL caching on Windows 2000 and IIS5 ?
How to Move controls at runtime ?
Where is TReport in Delphi 6?