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 |
Does Kylix support ODBC?
How to Loada local html file in the HTML control ?
How to Print a web page using the HTML control?
How to Simulate a mouse move in code?
How to Convert a TColor value to a HTML Color string ?
What is the equivalent in BCB to a Pdox TCursor?
How to Change the font in a hint window ?
How to determine the week number of a given day in the year?
What are the different types of inheritances present in delphi?
How to Access new interfaces in a RemoteDataModule?
How to Use JPEGs from resource files ?
Does Delphi have an equivalent to the Visual Basic SendKeys function?