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