RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWSDLHTMLPublish.OnPublishingType Event

Occurs before the publisher generates the schema for a given type.

Pascal
property OnPublishingType: TPublishingTypeEvent;
C++
__property TPublishingTypeEvent OnPublishingType;

Use OnPublishingType to perform specific actions immediately before the publisher adds a type definition to the emerging WSDL document. 

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