Back to Devexpress

TcxSchedulerReportLinkMemoPrintStyle Class

vcl-dxpscxschedulerlnk-53814c06.md

latest1.5 KB
Original Source

TcxSchedulerReportLinkMemoPrintStyle Class

The TcxSchedulerReportLinkMemoPrintStyle class implements the memo print style.

Declaration

delphi
TcxSchedulerReportLinkMemoPrintStyle = class(
    TcxSchedulerReportLinkCustomDetailsPrintStyle
)

Remarks

The memo print style represents a list of the individual user events with the details. This print style provides more detailed information on the scheduled user events than the details print style (see the TcxSchedulerReportLinkDetailsPrintStyle class).

The TcxSchedulerReportLinkMemoPrintStyle object is referenced by the TcxSchedulerReportLinkPrintStyles.Memo property.

Inheritance

TObject TPersistent TcxCustomSchedulerReportLinkPrintStyle TcxSchedulerReportLinkCustomDetailsPrintStyle TcxSchedulerReportLinkMemoPrintStyle

See Also

TcxSchedulerReportLinkMemoPrintStyle Members

dxPScxSchedulerLnk Unit