TAbstractdxRichEditReportLink Class
An abstract ancestor for report links to the TRichEdit and TrxRichEdit components.
Declaration
TAbstractdxRichEditReportLink = class(
TBasedxReportLink,
IdxPSNativeWin32ControlHandleSupport
)
Remarks
This class introduces the properties used by its descendants to provide report links to the standard TRichEdit component and to TrxRichEdit components. Do not create instances of TAbstractdxRichEditReportLink. Instead, use a TAbstractdxRichEditReportLink descendant.
Implements
Inheritance
TObject
TPersistent
TComponent
TcxCustomComponent
TcxComponent
TcxScalableComponent
TBasedxReportLink
TAbstractdxRichEditReportLink
See Also
TAbstractdxRichEditReportLink