Data.Bind.ObjectScope.TBindFieldDefs.GetParentDef
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
| Unit: Data.Bind.ObjectScope | |
| Parent: TBindFieldDefs | |
Delphi
function GetParentDef<T: TBindFieldDef>: T;
C++
template<typename T> T __fastcall GetParentDef();
Description
Embarcadero Technologies does not currently have any additional information.