VCL Delphi

If (ssctrl in shift) and (key=vk_delete) Then
begin
key:=0;
end;