Vcl.VirtualImage.TVirtualImage.Proportional

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Proportional;

C++

__property Proportional = {default=1};

Properties

Type Visibility Source Unit Parent
property published
Vcl.VirtualImage.pas
Vcl.VirtualImage.hpp
Vcl.VirtualImage TVirtualImage

Description

Indicates whether the size of the image should be changed without distortion.

Vcl.VirtualImage.TVirtualImage.Proportional inherits from Vcl.VirtualImage.TCustomVirtualImage.Proportional. All content below this line refers to Vcl.VirtualImage.TCustomVirtualImage.Proportional.

Indicates whether the size of the image should be changed without distortion.

See Also