Vcl.ImgList.TCustomImageList.Scaling

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Scaling: Boolean read FScaling;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.ImgList.pas
Vcl.ImgList.hpp
Vcl.ImgList TCustomImageList


Beschreibung

Die Eigenschaft Scaling gibt True zurück, wenn ImageList Bilder skaliert.

Scaling kann als Folge einer DPI-Änderung der Anzeige auftreten.