Class TMovieTextureNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TMovieTextureNodeHelper = class helper(TObject) for TMovieTextureNode

Description

Hierarchy

  • TObject
  • TMovieTextureNodeHelper

Overview

Properties

Public property Description: string read GetDescription write SetDescription;
Public property Loop: boolean read GetLoop write SetLoop;
Public property PauseTime: TFloatTime read GetPauseTime write SetPauseTime;
Public property ResumeTime: TFloatTime read GetResumeTime write SetResumeTime;
Public property Speed: Single read GetSpeed write SetSpeed;
Public property StartTime: TFloatTime read GetStartTime write SetStartTime;
Public property StopTime: TFloatTime read GetStopTime write SetStopTime;

Description

Properties

Public property Description: string read GetDescription write SetDescription;
 
Public property Loop: boolean read GetLoop write SetLoop;
 
Public property PauseTime: TFloatTime read GetPauseTime write SetPauseTime;
 
Public property ResumeTime: TFloatTime read GetResumeTime write SetResumeTime;
 
Public property Speed: Single read GetSpeed write SetSpeed;
 
Public property StartTime: TFloatTime read GetStartTime write SetStartTime;
 
Public property StopTime: TFloatTime read GetStopTime write SetStopTime;
 

Generated by PasDoc 0.14.0.