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