Data.Bind.ObjectScope.TBindFieldDefs.DoRenameFieldDef

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoRenameFieldDef(AFieldDef: TBindFieldDef; const CurName, PrevName: string); virtual;

C++

virtual void __fastcall DoRenameFieldDef(TBindFieldDef* AFieldDef, const System::UnicodeString CurName, const System::UnicodeString PrevName);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.