function IsCapsLockEnabled: Boolean;
SCAR Divi 3.21 > 3.34
Returns true if the caps lock is enabled.
begin WriteLn(IsCapsLockEnabled); end.