Datasnap.DSSession.TDSLocalServer.ErrorMsg
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSSession.pas Datasnap.DSSession.hpp
| |
| Unit: Datasnap.DSSession | |
| Parent: TDSLocalServer | |
Delphi
property ErrorMsg: string read FErrorMsg;
C++
__property System::UnicodeString ErrorMsg = {read=FErrorMsg};
Description
Represents an error message.
The ErrorMsg property contains the text string to display if an error occurs while processing the byte stream.