Data.Bind.Components.TBindCompException

Aus RAD Studio API Documentation

TBindCompExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

TBindCompException = EBindCompError;  // Alias for backward compatability

C++

typedef EBindCompError TBindCompException;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class
typedef
public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components


Beschreibung

Ist ein Alias für die EBindCompError-Exception.

Siehe auch