Vcl.VirtualImage.TVirtualImage.ImageHeight
Delphi
property ImageHeight;
C++
__property ImageHeight;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.VirtualImage.pas Vcl.VirtualImage.hpp |
Vcl.VirtualImage | TVirtualImage |
Description
Displays the virtual height of the image.
If the Value is 0 then the image is stretched to control its height.
Vcl.VirtualImage.TVirtualImage.ImageHeight inherits from Vcl.VirtualImage.TCustomVirtualImage.ImageHeight. All content below this line refers to Vcl.VirtualImage.TCustomVirtualImage.ImageHeight.
Displays the virtual height of the image.
If the Value is 0 then the image is stretched to control its height.