FMX.Media.TVideoCaptureSetting.Height

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

Delphi

property Height: Integer read FHeight write FHeight;

C++

__property int Height = {read=FHeight, write=FHeight};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Media.pas
FMX.Media.hpp
FMX.Media TVideoCaptureSetting


説明

フレームの高さです。

関連項目