Data.Bind.ObjectScope.TGeneratorFieldDefs.DoRenamingFieldDef
Delphi
procedure DoRenamingFieldDef(AFieldDef: TBindFieldDef; const CurName, NewName: string); override;
C++
virtual void __fastcall DoRenamingFieldDef(TBindFieldDef* AFieldDef, const System::UnicodeString CurName, const System::UnicodeString NewName);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp | Data.Bind.ObjectScope | TGeneratorFieldDefs | 
Description
Embarcadero Technologies does not currently have any additional information.