[Overview][Constants][Types][Procedures and functions][Index] |
Source position: lmessages.pp line 680
type TLastMouseInfo = record |
||
WinHandle: TLCLHandle; |
|
|
WinControl: TObject; |
|
|
MousePos: TPoint; |
|
|
Time: QWord; |
|
|
ClickCount: Integer; |
|
|
Button: Byte; |
|
|
Down: Boolean; |
|
|
end; |
Version 4.0 | Generated 2025-05-03 | Home |