Skip to main content
A newer version of this page is available. .

TdxReportLinkDataSource Enum

Declaration

TdxReportLinkDataSource = (
    rldsComponent,
    rldsExternalStorage
);

Members

Name
rldsComponent
rldsExternalStorage
See Also