REST.JsonReflect.TListTFieldsEditor.ShouldEdit
Delphi
class function ShouldEdit(clazz: TClass): Boolean; overload; static;
class function ShouldEdit(Data: TObject): Boolean; overload; static; inline;
C++
static bool __fastcall ShouldEdit(System::TClass clazz)/* overload */;
static bool __fastcall ShouldEdit(System::TObject* Data)/* overload */;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | REST.JsonReflect.pas REST.JsonReflect.hpp |
REST.JsonReflect | TListTFieldsEditor |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。