API:Data.DB.TFieldDefList.FieldDefs

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FieldDefs[Index: Integer]: TFieldDef read GetFieldDef; default;

C++

__property TFieldDef* FieldDefs[int Index] = {read=GetFieldDef/*, default*/};

Properties

Type Visibility Source Unit Parent
property public
Data.DB.pas
Data.DB.hpp
Data.DB TFieldDefList

Description

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