Vcl.ImgList.TCustomImageList.Scaling

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Scaling: Boolean read FScaling;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.ImgList.pas
Vcl.ImgList.hpp
Vcl.ImgList TCustomImageList


Description

La propriété Scaling renvoie True quand ImageList met ses images à l’échelle.

La mise à l’échelle peut se produire à la suite d’un changement de résolution d’affichage.