Datasnap.DSHTTP.TDSHTTPContextIndy.Context

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Context: IIPContext read FContext;

C++

__property Ippeerapi::_di_IIPContext Context = {read=FContext};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPContextIndy

Beschreibung

Legt den Indy-Kontext fest.

Die Context-Eigenschaft legt den Indy-Kontext fest. Sie wird bereitgestellt, um die Ereignisbehandlungsroutinen die Indy-spezifische Eigenschaften zu verwenden.

Siehe auch