Vcl.MPlayer.TMediaPlayer.Length

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Length: Longint read GetLength;

C++

__property int Length = {read=GetLength, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.MPlayer.pas
Vcl.MPlayer.hpp
Vcl.MPlayer TMediaPlayer

説明

開いているマルチメディアデバイスのメディアの長さを表します。

Length プロパティは TimeFormat プロパティで指定する現在の時刻形式を使って表します。

関連項目