Data.Bind.ObjectScope.TGeneratorFieldDef.ChildDefs

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ChildDefs: TGeneratorFieldDefs read GetChildDefs write SetChildDefs stored HasChildDefs;

C++

__property TGeneratorFieldDefs* ChildDefs = {read=GetChildDefs, write=SetChildDefs, stored=HasChildDefs};

Properties

Type Visibility Source Unit Parent
property public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope TGeneratorFieldDef

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!