API:System.JSON.Serializers.TJsonInlineAttributes.GetAttribute

提供: RAD Studio API Documentation
2022年1月3日 (月) 16:44時点におけるBuildBot (トーク | 投稿記録)による版
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

class function GetAttribute(const ARttiObject: TRttiObject; const AAttributeClass: TClass; AInherit: Boolean = False): TCustomAttribute; static;

C++

static System::TCustomAttribute* __fastcall GetAttribute(System::Rtti::TRttiObject* const ARttiObject, const System::TClass AAttributeClass, bool AInherit = false);

プロパティ

種類 可視性 ソース ユニット
function public
System.JSON.Serializers.pas
System.JSON.Serializers.hpp
System.JSON.Serializers TJsonInlineAttributes

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。