System.Classes.IsDefaultPropertyValue

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function IsDefaultPropertyValue(const Instance: TObject; PropInfo: PPropInfo;
OnGetLookupInfo: TGetLookupInfoEvent; Writer: TWriter = nil;
OnFindMethodName: TFindMethodNameEvent = nil): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall IsDefaultPropertyValue(System::TObject* const Instance, System::Typinfo::PPropInfo PropInfo, TGetLookupInfoEvent OnGetLookupInfo, TWriter* Writer = (TWriter*)(0x0), TFindMethodNameEvent OnFindMethodName = 0x0);

プロパティ

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

説明

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