vcl-dxpstextlnk-2092ecd1.md
The base class for report links which print multi-line text.
TdxCustomTextReportLink = class(
TBasedxReportLink
)
This class is the base class for the report links which allow you to print multi-line text only. The TdxCustomTextReportLink class introduces the Alignment and TextRowSpacing properties which control the appearance of the text in a report. The TdxCustomTextReportLink class provides the ability to custom draw each line of text via the OnCustomDrawRow and OnInitializeRow events.
TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxScalableComponent TBasedxReportLink TdxCustomTextReportLink
See Also
TcxUnboundVerticalGridReportLink
TcxCustomVerticalGridReportLink
TdxCustomTextReportLink
TCustomdxNativeTreeViewReportLink
TdxCustomTableControlReportLink