Data.Bind.ObjectScope.TBindFieldDefs.DoRenameFieldDef

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 DoRenameFieldDef(AFieldDef: TBindFieldDef; const CurName, PrevName: string); virtual;

C++

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

Description

Embarcadero Technologies does not currently have any additional information.