Web.HTTPProd.THandledTagProc

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

THandledTagProc = function(const TagString: string; TagParams: TStrings; var ReplaceString: string): Boolean of object;

C++

typedef bool __fastcall (__closure *THandledTagProc)(const System::UnicodeString TagString, System::Classes::TStrings* TagParams, System::UnicodeString &ReplaceString);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Web.HTTPProd.pas
Web.HTTPProd.hpp
Web.HTTPProd Web.HTTPProd

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。