Class MLASFPlayer.TMLASFStringAttribute
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.
Package: AudioLabBasicPkg
Unit: MLASFPlayer
Inherits: TMLASFAttribute
Contents |
Syntax
Delphi:
type TMLASFStringAttribute = class( TMLASFAttribute )
C++ Builder:
class TMLASFStringAttribute : public TMLASFAttribute
Visual C++ (MFC):
class CTMLASFStringAttribute : public CTMLASFAttribute
C# (.NET):
public ref class ASFStringAttribute : Mitov.AudioLab.ASFAttribute
Summary
String ASF attributes.
Description
Defines string ASF attributes.
Properties
Public
- Value - Returns the value of the attribute.