Language:
Русский
English
Fail (procedure)
Called from within a constructor, Fail causes the constructor to deallocate a dynamic object it has just allocated.
Declaration
procedure Fail;
Target
Real, Protected
Remarks
Fail is called only if one of the constructor's operations fails.