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);

This is function Provider.GetObjectProperty.

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