Property MLWMFBaseComponent.TMLASFBaseBroadcast.PublishingPoints
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: TMLASFBaseBroadcast
Contents |
Syntax
Delphi:
property PublishingPoints : TMLASFPublishingPoints read FPublishingPoints write SetPublishingPoints;
C++ Builder:
__property TMLASFPublishingPoints * PublishingPoints = { read=FPublishingPoints, write=SetPublishingPoints };
Summary
Collection of publishing points.
Description
Use this property to add publishing points you would like to
use.