Web.HTTPProd.THandleTagProc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

THandleTagProc = function(const TagString: string; TagParams: TStrings): string of object;

C++

typedef System::UnicodeString __fastcall (__closure *THandleTagProc)(const System::UnicodeString TagString, System::Classes::TStrings* TagParams);

Properties

Type Visibility Source Unit Parent
type
typedef
public
Web.HTTPProd.pas
Web.HTTPProd.hpp
Web.HTTPProd Web.HTTPProd

Description

Embarcadero Technologies does not currently have any additional information.