System.UnblockOSExceptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure UnblockOSExceptions;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure public System.pas System System

Beschreibung

Für den internen Gebrauch.

Hebt die Blockade von Betriebssystem-Exceptions auf. Sie sollten BlockOSExceptions nicht aufrufen.

Siehe auch