API:Data.Bind.ObjectScope.TGeneratorFieldDefs.DoRenamingFieldDef
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: TGeneratorFieldDefs |
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);
Description
Embarcadero Technologies does not currently have any additional information.