Class MLASFPlayer.TMLASFAttribute
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: TObject
Contents |
Syntax
Delphi:
type TMLASFAttribute = class( TObject )
C++ Builder:
class TMLASFAttribute : public TObject
Visual C++ (MFC):
class CTMLASFAttribute : public CLPComponent
C# (.NET):
public ref class ASFAttribute : Vcl.VclProperty
Summary
Abstract base class for the ASF attributes.
Description
This is abstract base class for the ASF attributes. Do not use this class directly. Use the derived classes instead.