Interface IEnvelopePoint

Unit

Declaration

type IEnvelopePoint = interface(ISerializable)

Description

No description available, ancestor ISerializable description follows
No description available, ancestor IUpdateObject description follows
No description available, ancestor IObservable description follows

—————————————————————————– Base Interfaces —————————————————————————–

Attributes
GUID['{8532953B-320D-418B-A447-AC95DFAC368B}']
Attributes
GUID['{4C481E54-568A-46B4-BAAA-C0071932FDCF}']
Attributes
GUID['{DF9B1F9D-09D1-4790-BC9E-D299A578B71A}']
Attributes
GUID['{D4CFCD93-DD70-4991-9B33-383BFC16483F}']

Hierarchy

Overview

Methods

Public function GetPosition: TTimeValue;
Public procedure SetPosition(iValue: TTimeValue);
Public function GetValue: TEnvelopeValue;
Public procedure SetValue(iValue: TEnvelopeValue);
Public function GetTag: string;
Public procedure SetTag(const iValue: string);

Description

Methods

Public function GetPosition: TTimeValue;
 
Public procedure SetPosition(iValue: TTimeValue);
 
Public function GetValue: TEnvelopeValue;
 
Public procedure SetValue(iValue: TEnvelopeValue);
 
Public function GetTag: string;
 
Public procedure SetTag(const iValue: string);
 

Generated by PasDoc 0.16.0.