TdxSpreadSheetPicture.Image Property
Specifies a Smart Image container with a source image.
Declaration
property Image: TdxSmartImage read; write;
Property Value
| Type |
|---|
| TdxSmartImage |
Remarks
Use this property to associate a populated Smart Image container with a floating picture container.
The Image property’s default value is nil.
See Also