TBasedxReportLink.Caption Property
In This Article
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