RAD Studio VCL Reference
ContentsIndex
TMediaPlayer Members Public Properties
Public Properties
 
Name 
Description 
 
Designates the action associated with the control. 
 
Determines how the control aligns within its container (parent control). 
 
Indicates child control realignment disabled. 
 
Specifies the bi-directional mode for the control. 
 
Specifies the bounding rectangle of the control, expressed in the coordinate system of the parent control. 
 
Determines the color and pattern used for painting the background of the control. 
 
Determines the capabilities of the open multimedia device. 
 
Specifies the height of the control's client area in pixels. 
 
Specifies the screen coordinates (in pixels) of the top left corner of a control's client area. 
 
Specifies the size (in pixels) of a control's client area. 
 
Specifies the horizontal size of the control's client area in pixels. 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Returns the number of child controls. 
 
Lists all child controls. 
 
Indicates the current state of a control at runtime. 
 
Determines style characteristics of the control. 
 
Contains information used by the Form designer. 
 
Specifies the device ID for the currently open multimedia device. 
 
Specifies a rectangular area in the control specified by the Display property that is used to display output from a multimedia device. 
 
Specifies the number of controls that are docked on the windowed control. 
 
Lists the controls that are docked to the windowed control. 
 
Specifies the control's docking manager interface. 
 
Specifies how the control is docked relative to other controls docked in the same parent. 
 
Specifies whether the control can be the target of drag-and-dock operations. 
 
Specifies the position within the currently loaded medium at which to stop playing or recording. 
 
Specifies the MCI error code returned by the media control method. 
 
Describes the error code stored in the Error property. 
 
Specifies the explicit vertical size of the control in pixels. 
 
Specifies the explicit horizontal pixel coordinate of the left edge of a component relative to its parent. 
 
Specifies the explicit vertical pixel coordinate of the top edge of a component relative to its parent. 
 
Specifies the explicit horizontal size of the control in pixels. 
 
Indicates whether the control is floating. 
 
Specifies the class of the temporary control that hosts the control when it is floating. 
 
Specifies the number of frames moved forward or backward. 
 
Provides access to the underlying Windows screen object for the control. 
 
Specifies the control in which the control is docked. 
 
Specifies the length of the medium in the open multimedia device. 
 
Specifies the width of the control when it is docked horizontally. 
 
Mode 
Indicates the state of the currently open multimedia device. 
 
Indicates whether the mouse pointer is currently in the client area of the control. 
 
Determines whether an OnNotify event is generated. 
 
Indicates the result of the last media control method that requested a notification. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Specifies the padding of a control. 
 
Indicates the parent of the control. 
 
Reference to parent's underlying control. 
 
Specifies the current position within the currently loaded medium. 
 
Indicates whether the control is showing on the screen. 
 
Specifies the starting position within the currently loaded medium. 
 
Specifies the position within the currently loaded medium from which to begin playing or recording. 
 
Specifies the height of the control when it is docked vertically. 
 
Determines the format used to specify position information. 
 
Reports the length of the track. 
 
Reports the starting position of the track. 
 
Specifies the number of playable tracks on the open multimedia device. 
 
Specifies the height of the control when it is floating. 
 
Specifies the width of the control when it is floating. 
 
Specifies whether the docking manager is used in drag-and-dock operations. 
 
Represents information used internally by components that support COM. 
 
Specifies the number of visible controls that are docked on the windowed control. 
 
Wait 
Determines whether a media control method returns control to the application only after it has been completed. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.