API:Datasnap.Provider.GetObjectProperty
Delphi
function GetObjectProperty(Instance: TPersistent; const PropName: string): TObject;
C++
extern DELPHI_PACKAGE System::TObject* __fastcall GetObjectProperty(System::Classes::TPersistent* Instance, const System::UnicodeString PropName);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Datasnap.Provider.pas Datasnap.Provider.hpp |
Datasnap.Provider | Datasnap.Provider |
Description
Embarcadero Technologies does not currently have any additional information.