Data.Bind.ObjectScope.TBindFieldDefs.GetFieldDef

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetFieldDef<T: TBindFieldDef>(Index: Integer): T;

C++

template<typename T> T __fastcall GetFieldDef(int Index);

Properties

Type Visibility Source Unit Parent
function protected
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope TBindFieldDefs

Description

Embarcadero Technologies does not currently have any additional information.