TCustomdxPictureReportLink.Picture Property
In This Article
Returns a TPicture object printed via the current link.
#Declaration
Delphi
property Picture: TPicture read;
#Property Value
Type |
---|
TPicture |
#Remarks
This property value represents the TPicture component printed via the current link.
See Also