Data.Bind.ObjectScope.TGeneratorFieldDefs.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: TGeneratorFieldDefs

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);

Description


Embarcadero Technologies does not currently have any additional information.