Data.Bind.ObjectScope.TBindFieldDefs.SetFieldDef

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Unit: Data.Bind.ObjectScope
Parent: TBindFieldDefs

Delphi

procedure SetFieldDef(Index: Integer; Value: TBindFieldDef);

C++

void __fastcall SetFieldDef(int Index, TBindFieldDef* Value);

Description

Embarcadero Technologies does not currently have any additional information.