API:Datasnap.DSCommonServer.TDSCustomServer.Error
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp
| |
Unit: Datasnap.DSCommonServer | |
Parent: TDSCustomServer |
Delphi
procedure Error(const ErrorEventObject: TDSErrorEventObject); virtual; abstract;
C++
virtual void __fastcall Error(TDSErrorEventObject* const ErrorEventObject) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.