TdxCustomSmartImage.ImageDataFormat Property
In This Article
Specifies the deprecated format ID of the stored image.
#Declaration
Delphi
property ImageDataFormat: TdxImageDataFormat read; write;
#Property Value
Type | Description |
---|---|
Tdx |
The current deprecated image format ID. |
#Remarks
Important
The Image
property is deprecated. Use the Image
See Also