Property MLWMFBaseComponent.TMLASFPublishingPoint.TemplateURL
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TMLASFPublishingPoint
Contents |
Syntax
Delphi:
property TemplateURL : String read FTemplateURL write FTemplateURL;
C++ Builder:
__property String TemplateURL = { read=FTemplateURL, write=FTemplateURL };
Summary
Optional URL of an existing publishing point to use as a template.
Description
Use this property to specify an optional URL of an existing
publishing point to use as a template.