RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
HTTPProd.THTMLTagEvent Type
Pascal
THTMLTagEvent = procedure (Sender: TObject; Tag: TTag; const TagString: string; TagParams: TStrings; var ReplaceText: string) of object;
C++
(Sender: TObject; Tag: TTag; const TagString: string; TagParams: TStrings; var ReplaceText: string) ( THTMLTagEvent)();

HTTPProd

This is type HTTPProd.THTMLTagEvent.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!