Back to Devexpress

TBasedxReportLink.Caption Property

vcl-dxpscore-dot-tbasedxreportlink-9baf5cc5.md

latest562 B
Original Source

TBasedxReportLink.Caption Property

Defines a text string that identifies a link for a user.

Declaration

delphi
property Caption: string read; write;

Property Value

Type
string

Remarks

The property value is displayed in the “Name” column of the Edit Reports dialog window.

See Also

TBasedxReportLink Class

TBasedxReportLink Members

dxPSCore Unit