API:Web.HTTPProd.TBasePageProducer.OnHTMLTag

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnHTMLTag: THTMLTagEvent read FOnHTMLTag write FOnHTMLTag;

C++

__property THTMLTagEvent OnHTMLTag = {read=FOnHTMLTag, write=FOnHTMLTag};

Properties

Type Visibility Source Unit Parent
event protected
Web.HTTPProd.pas
Web.HTTPProd.hpp
Web.HTTPProd TBasePageProducer

Description

Embarcadero Technologies does not currently have any additional information.