API:Data.DBXJSONReflect.TMarshalUnmarshalBase.AddWarning

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddWarning(Data: TObject; FieldClassUnit: string;  FieldClassName: string; FieldTypeUnit: string; FieldTypeName: string; FieldName: string); virtual;

C++

virtual void __fastcall AddWarning(System::TObject* Data, System::UnicodeString FieldClassUnit, System::UnicodeString FieldClassName, System::UnicodeString FieldTypeUnit, System::UnicodeString FieldTypeName, System::UnicodeString FieldName);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect TMarshalUnmarshalBase

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!