TdxWizardControlImage.Height Property
Returns the height of the image provided via the Image property, in pixels.
Declaration
property Height: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property returns 0 if the image is not assigned.
See Also