Vcl.VirtualImage.TVirtualImage.Center

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

Delphi

property Center;

C++

__property Center = {default=0};

プロパティ

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

説明

プロパティ ImageWidthImageHeight が設定されている場合、イメージをイメージ コントロールの中央に配置するかどうかを示します。

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

プロパティ ImageWidthImageHeight が設定されている場合、イメージをイメージ コントロールの中央に配置するかどうかを示します。

関連項目