Open main menu

RAD Studio API Documentation β

Data.Bind.ObjectScope.TBindFieldDefWithChildren.GetParentDef

Revision as of 22:35, 13 June 2012 by BuildBot (talk | contribs) (Created page with '{{#lst:API:Data.Bind.ObjectScope.TBindFieldDefWithChildren.GetParentDef|api}} ==Description== {{#lsth:API:Data.Bind.ObjectScope.TBindFieldDefWithChildren.GetParentDef|Description...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Delphi

function GetParentDef<T: TBindFieldDef>: T;

C++

template<typename T> T __fastcall GetParentDef();

Properties

Type Visibility Source Unit Parent
function protected
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope TBindFieldDefWithChildren

Description

Embarcadero Technologies does not currently have any additional information.