RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TObjectDispatch.GetPropInfo Method
Pascal
function GetPropInfo(const AName: string; var AInstance: TObject; var CompIndex: Integer): PPropInfo; virtual;
C++
virtual __fastcall PPropInfo GetPropInfo(const AnsiString AName, TObject * AInstance, int CompIndex);

This is GetPropInfo, a member of class TObjectDispatch.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!