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

Beep

Sound the system bell.

Declaration

Source position: sysutilh.inc line 253

procedure Beep;

Description

Beep sounds the system bell, if one is available. The actual beep is produced by the OnBeep callback. The Sysutils unit itself contains no implementation of this call.