Property VLTypes.TVLAspectRatio.Mode
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLAspectRatio
Contents |
Syntax
Delphi:
property Mode : TVLAspectRatioMode read FMode write SetMode default arAuto;
C++ Builder:
__property TVLAspectRatioMode Mode = { read=FMode, write=SetMode, default=arAuto };
Summary
Specifies the aspect ratio mode.
Description
Use this property to specify the aspect ratio mode.