Back to Devexpress

TdxBackendCustomDataConnection.DisplayName Property

vcl-dxbackend-dot-tdxbackendcustomdataconnection-6da52e5f.md

latest785 B
Original Source

TdxBackendCustomDataConnection.DisplayName Property

Specifies the data connection name displayed in a template/layout designer and Collection Editor dialogs.

Declaration

delphi
property DisplayName: string read; write;

Property Value

TypeDescription
string

The data connection name.

|

Remarks

Template/layout designer dialogs use the DisplayName property value to refer to the data connection component in a report/UI template.

See Also

TdxBackendCustomDataConnection Class

TdxBackendCustomDataConnection Members

dxBackend Unit