FMX.ListView.Types.TImageScalingModeHelper Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
smOriginal (deprecated)publicsmOriginal: TImageScalingMode = Original;
smStretch (deprecated)publicsmStretch: TImageScalingMode = Stretch;
smStretchWithAspect (deprecated)publicsmStretchWithAspect: TImageScalingMode = StretchWithAspect;