API:Web.HTTPApp.TWebActionItem.PathInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PathInfo: string read GetPathInfo write SetPathInfo;

C++

__property System::UnicodeString PathInfo = {read=GetPathInfo, write=SetPathInfo};

Properties

Type Visibility Source Unit Parent
property published
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TWebActionItem

Description

Embarcadero Technologies does not currently have any additional information.