Web.AutoDisp.TWebDispatch.SetPathInfo

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetPathInfo(const Value: string); virtual;

C++

virtual void __fastcall SetPathInfo(const System::UnicodeString Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Web.AutoDisp.pas
Web.AutoDisp.hpp
Web.AutoDisp TWebDispatch

Beschreibung

Setzt die Dispatch-Pfadinformationen.

Weitere Informationen über die Pfadinformationen finden Sie in der Eigenschaft PathInfo.

Siehe auch