RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TypInfo.GetInterfaceProp Function
Pascal
function GetInterfaceProp(Instance: TObject; const PropName: string): IInterface; overload;
C++
IInterface GetInterfaceProp(TObject * Instance, const AnsiString PropName);

TypInfo

This is function TypInfo.GetInterfaceProp.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!