System.ObjAuto.RaiseExceptionForExtendedType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

RaiseExceptionForExtendedType: Boolean = True;

C++

extern DELPHI_PACKAGE bool RaiseExceptionForExtendedType;

Properties

Type Visibility Source Unit Parent
variable public
System.ObjAuto.pas
System.ObjAuto.hpp
System.ObjAuto System.ObjAuto

Description

The new RaiseExceptionForExtendedType flag is introduced into the System.ObjAuto unit.

This flag is TRUE as default.

See Also