System.Classes.IsDefaultPropertyValue

From RAD Studio API Documentation
Jump to: navigation, search

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);

Properties

Type Visibility Source Unit Parent
function public
System.Classes.pas
System.Classes.hpp
System.Classes System.Classes

Description

Embarcadero Technologies does not currently have any additional information.

Retrieved from "https://docwiki.embarcadero.com/Libraries/Sydney/e/index.php?title=System.Classes.IsDefaultPropertyValue&oldid=64074"