FMX.ListView.Types.TListItemImage.ScalingMode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!