help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'Mouse' (#rtl)

GetMouseDriver

Get a copy of the currently active mouse driver.

Declaration

Source position: mouseh.inc line 104

procedure GetMouseDriver(

  var Driver: TMouseDriver

);

Description

GetMouseDriver returns the currently set mouse driver. It can be used to retrieve the current mouse driver, and override certain callbacks.

A more detailed explanation about getting and setting mouse drivers can be found in mousedrv.

For an example, see the section on writing a custom mouse driver, mousedrv

Errors

None.

See also

SetMouseDriver

  

Set a new mouse driver.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505