TdxWizardControlImage.Empty Property
Determines if the image is assigned to the Image property.
Declaration
property Empty: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the Image property is assigned an image; otherwise – False.
See Also