Class IDABehavior (unit DAnim)
Inherits from
IDispatch
Constructors
Functions
function Duration(duration: double; out bvr: IDABehavior): HRESULT;
function DurationAnim(duration: IDANumber; out bvr: IDABehavior): HRESULT;
function GetClassName(var pClassName: TBSTR): HRESULT;
function Hook(notifier: IDABvrHook; out pBvr: IDABehavior): HRESULT;
function Importance(relativeImportance: double; out ppBvr: IDABehavior): HRESULT;
function Init(toBvr: IDABehavior): HRESULT;
function IsReady(bBlock: WordBool; var b: WordBool): HRESULT;
function RepeatForever(out bvr: IDABehavior): HRESULT;
function Repeat_(count: Longint; out bvr: IDABehavior): HRESULT;
function RunOnce(out bvr: IDABehavior): HRESULT;
function SubstituteTime(xform: IDANumber; out bvr: IDABehavior): HRESULT;
function SwitchTo(switchTo: IDABehavior): HRESULT;
function SwitchToNumber(numToSwitchTo: double): HRESULT;
function SwitchToString(strToSwitchTo: TBSTR): HRESULT;
Properties
Events
Variables
Constructors
Functions
function Duration(duration: double; out bvr: IDABehavior): HRESULT;
function DurationAnim(duration: IDANumber; out bvr: IDABehavior): HRESULT;
function GetClassName(var pClassName: TBSTR): HRESULT;
function Hook(notifier: IDABvrHook; out pBvr: IDABehavior): HRESULT;
function Importance(relativeImportance: double; out ppBvr: IDABehavior): HRESULT;
function Init(toBvr: IDABehavior): HRESULT;
function IsReady(bBlock: WordBool; var b: WordBool): HRESULT;
function RepeatForever(out bvr: IDABehavior): HRESULT;
function Repeat_(count: Longint; out bvr: IDABehavior): HRESULT;
function RunOnce(out bvr: IDABehavior): HRESULT;
function SubstituteTime(xform: IDANumber; out bvr: IDABehavior): HRESULT;
function SwitchTo(switchTo: IDABehavior): HRESULT;
function SwitchToNumber(numToSwitchTo: double): HRESULT;
function SwitchToString(strToSwitchTo: TBSTR): HRESULT;
Properties
Events
Variables