[Overview][Types][Classes][Variables][Index] |
Vibrates the device, if it has hardware support for this.
Source position: lazdeviceapis.pas line 136
public procedure TLazDevice.Vibrate( |
ADurationMS: Cardinal |
); |
Vibrates the device, if it has hardware support for this. The duration of the vibration is given in miliseconds.
lazarus-ccr.sourceforge.net |