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