TdxImageReportLink.Image Property
Returns the TImage component printed by using the current link.
Declaration
property Image: TImage read;
Property Value
| Type |
|---|
| TImage |
Remarks
This property value represents the TImage component printed via the current link.
See Also