Data.Bind.ObjectScope.TBaseObjectBindSource.DoMemberRenamed
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: TBaseObjectBindSource |
Delphi
procedure DoMemberRenamed(const CurName, PrevName: string);
C++
void __fastcall DoMemberRenamed(const System::UnicodeString CurName, const System::UnicodeString PrevName);
Description
Embarcadero Technologies does not currently have any additional information.