RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Provider.GetObjectProperty Function
Pascal
function GetObjectProperty(Instance: TPersistent; const PropName: string): TObject;
C++
TObject * GetObjectProperty(TPersistent * Instance, const AnsiString PropName);

Provider

This is function Provider.GetObjectProperty.

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