FMX.ListView.Types.TListItemImage.ScalingMode

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ScalingMode: TImageScalingMode read FImageScalingMode write SetImageScalingMode  default TImageScalingMode.StretchWithAspect;

C++

__property TImageScalingMode ScalingMode = {read=FImageScalingMode, write=SetImageScalingMode, default=0};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemImage


Description

Définit la façon dont le bitmap tient dans le rectangle destination.

Voir aussi