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 enable the cut and copy operations for the TWebBrowser component in Delphi 5?
How to Extract Icons ?
Write a program to show the memory leak?
what are the Current MSACCESS driver limitations ?
How to prevent application?s main window from showing when application loads?
How to Create a custom TInplaceEdit for TDBGrid ?
How to Get the Windows version in code?
What are the Benefits of the ConstraintBroker?
How to Pass a function to a procedure or vice versa?
How to Use Visual Basic arrays in Delphi ?
How to retrieve the position of the cursor?
How to Disable ALT-F4 to prevent form closing