Data.Bind.ObjectScope.TGeneratorFieldDefs.DoRenameFieldDef

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

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 TGeneratorFieldDefs

Description


Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!