Data.Bind.ObjectScope.TGeneratorFieldDefs.Items

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Items[Index: Integer]: TGeneratorFieldDef read GetFieldDef write SetFieldDef; default;

C++

__property TGeneratorFieldDef* Items[int Index] = {read=GetFieldDef, write=SetFieldDef/*, default*/};

Properties

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

Description

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