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