System.TypInfo.IsStoredPropCA

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IsStoredPropCA: function (Instance: TObject; PropInfo: PPropInfo): Boolean = nil;

C++

extern DELPHI_PACKAGE bool __fastcall (*IsStoredPropCA)(System::TObject* Instance, PPropInfo PropInfo);

Properties

Type Visibility Source Unit Parent
variable public
System.TypInfo.pas
System.TypInfo.hpp
System.TypInfo System.TypInfo

Description

Embarcadero Technologies does not currently have any additional information.