TdxSpreadSheetPicture.Empty Property
Returns a value indicating whether the picture object stores a valid image.
Declaration
property Empty: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the Image property is nil; otherwise – False.
See Also