Vcl.VirtualImage.TVirtualImage.ImageHeight

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

Delphi

property ImageHeight: Integer read FImageHeight write SetImageHeight;

C++

__property ImageHeight;

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.VirtualImage.pas
Vcl.VirtualImage.hpp
Vcl.VirtualImage TVirtualImage

説明

イメージの仮想の高さを表示します。

Value が 0 の場合、イメージはその高さを制御して引き延ばされます。

Vcl.VirtualImage.TVirtualImage.ImageHeight は Vcl.VirtualImage.TCustomVirtualImage.ImageHeight を継承しています。以下の内容はすべて Vcl.VirtualImage.TCustomVirtualImage.ImageHeight を参照しています。

イメージの仮想の高さを表示します。

Value が 0 の場合、イメージはその高さを制御して引き延ばされます。

関連項目