How to retrieve the position of the cursor?



How to retrieve the position of the cursor?..

Answer / sujit singhania

Use the Win32 function GetCursorPos() for getting the
current (X,Y) position of the mouse cursor

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Delphi Interview Questions

How to use sets in code, such as adding to TDBGrid.Options, at run time?

1 Answers  


'Insufficient memory to complete operation' error . what does this indicates?

1 Answers  


How to Use InvalidateRect()to repaint the entire form?

1 Answers  


What is the target load order?

1 Answers  


What are the Color reduction techniques for graphics?

1 Answers  


How to get the version information for a file?

1 Answers  


How to Use an animated cursor?

1 Answers  


How to Change the default width/height of the editor?

0 Answers  


Is there a programmatic way to add an alias to the IDAPI.CFG?

1 Answers  


How to get the date of the last day in the current month?

1 Answers  


How to Get property information ?

1 Answers  


How to Change RichEdit Font styles with HotKey combinations ?

1 Answers  


Categories