VideoPlayerTool overview

Constructors

 ConstructorOverloaded

Public Events

 Frame
 Stopped

Public Methods

 Clone (inherited from Tool)
 GetBitmapEditor (inherited from Tool)Returns the associated bitmap icon for a given Tool class. This icon is used at Tools gallery ListBox and Tools Editor dialog.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 Pause
 Play
 Stop
 ToString (inherited from Tool)

Public Properties

 Active (inherited from Tool)Enables/Disables the indexed Tool.
 Brush
 Chart (inherited from TeeBase)Chart associated with this object
 Description
 EndFrame
 FileName
 Loop
 Paused
 Picture
 Playing
 Position
 StartFrame
 Summary
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.

Protected Fields

 bBrush (inherited from Tool)
 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 pPen (inherited from Tool)
 ShowInEditor (inherited from TeeBase)

Protected Methods

 Assign (inherited from Tool)
 ChartEvent (inherited from Tool)
 Dispose (inherited from Tool)
 KeyEvent (inherited from Tool)
 MouseEvent (inherited from Tool)
 OnDisposing
 OnFrame
 OnStopped
 SameClass (inherited from Tool)Returns True when the tmpSeries parameter is of the same class.
 SeriesEvent (inherited from Tool)
 SetActive (inherited from Tool)
 SetBooleanProperty (inherited from TeeBase)
 SetChart (inherited from Tool)
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetStringProperty (inherited from TeeBase)

See Also

VideoPlayerTool Class | Steema.TeeChart.Tools Namespace