Datasnap.DSServer.TServerClassAdapter.IsSupportedAdapterType
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Datasnap.DSServer.pas Datasnap.DSServer.hpp | |
| Unit: Datasnap.DSServer | |
| Parent: TServerClassAdapter | |
Delphi
function IsSupportedAdapterType(const AObj: TObject): Boolean; virtual;
C++
virtual bool __fastcall IsSupportedAdapterType(System::TObject* const AObj);
Description
Embarcadero Technologies does not currently have any additional information.