Vcl.VirtualImage.TCustomVirtualImage.ImageHeight

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ImageHeight: Integer read FImageHeight write SetImageHeight;

C++

__property int ImageHeight = {read=FImageHeight, write=SetImageHeight, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.VirtualImage.pas
Vcl.VirtualImage.hpp
Vcl.VirtualImage TCustomVirtualImage


Description

Affiche la hauteur virtuelle de l'image.

Si la valeur est 0, l'image est étirée pour contrôler sa hauteur.

Voir ausii