Vcl.ImgList.TCustomImageList.Scaling

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

Delphi

property Scaling: Boolean read FScaling;

C++

__property bool Scaling = {read=FScaling, nodefault};

プロパティ

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


説明

Scaling プロパティは、ImageList がそのイメージをスケーリングしている場合に True を返します。

Scaling は、ディスプレイの DPI の変更の結果、発生する可能性があります。