How to Find the column and row of the cursor in a TRichEdit?
Answer Posted / 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 |
Post New Answer View All Answers
How to Check drive ready status?
Why do I get compile errors accessing the Sender object in events?
Why the error "Operation must use an updateable query"?
How to Debug an In-Proc COM Server?
How to Display documents in the default browser?
How to get a list of CDROM drives on a computer?
What directory is the ActiveForm in ?
How to Dynamically drawing a transparent image ?
How to debug an Apache Shared Module?
Do I have to know a lot about the Windows API to use Delphi?
What is the process of exception handling in delphi?
How does one change the default directory that Delphi uses to save projects?
What are the different types of object allocations methods in delphi?
Is there any way to record a keyboard macro in the IDE?
How to Generate a Windows Console Application?