TdxSpreadSheetPicture.Image Property
In This Article
Specifies a Smart Image container with a source image.
#Declaration
Delphi
property Image: TdxSmartImage read; write;
#Property Value
Type |
---|
Tdx |
#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