Datasnap.DSClientRest.TDSRestCommand.Text
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: TDSRestCommand |
Delphi
property Text: string read FText write FText;
C++
__property System::UnicodeString Text = {read=FText, write=FText};
Description
Specifies the REST connection text.
The Text property is a string specifying the DataSnap REST connection text.