Vcl.VirtualImage.TCustomVirtualImage.Proportional

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Proportional: Boolean read FProportional write SetProportional default True;

C++

__property bool Proportional = {read=FProportional, write=SetProportional, default=1};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.VirtualImage.pas
Vcl.VirtualImage.hpp
Vcl.VirtualImage TCustomVirtualImage


Beschreibung

Gibt an, ob die Größe des Bilds ohne Verzerrung geändert werden soll.

Siehe auch