JVCL Help:TJvComputerInfoEx.OnDeviceRemoved
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvComputerInfoEx.OnDeviceRemoved Event
[+] TJvComputerInfoEx Events
[+] TJvComputerInfoEx Methods
[+] TJvComputerInfoEx Properties
Search in JVCL Help
Search in all projectsSummary
Occurs when a device has been removed from the system.
Pascal
propertyOnDeviceRemoved: TJvDriveChangeEvent;
Description
Write a handler for this event to take specific action when a device have been removed from the system.
This event is triggered in response to a WM_DEVICECHANGE message and a wParam set to DBT_DEVICEREMOVECOMPLETE.
See Also
,
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page