Data.Bind.ObjectScope.TBindFieldDefs.DoRenamingFieldDef
Delphi
procedure DoRenamingFieldDef(AFieldDef: TBindFieldDef; const CurName, NewName: string); virtual;
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 | TBindFieldDefs |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!