System.JSON.Serializers.TJsonDynamicAttributes.AddAttribute
Delphi
procedure AddAttribute(const ARttiObject: TRttiObject; const AAttribute: TCustomAttribute);
C++
void __fastcall AddAttribute(System::Rtti::TRttiObject* const ARttiObject, System::TCustomAttribute* const AAttribute);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonDynamicAttributes |
Description
Embarcadero Technologies does not currently have any additional information.