| 
       << Click to display table of contents >> TRVACustomDownloadInterface | 
    
A base class for RichViewActions download interface components.
Unit RVADownloadInterface;
TRVACustomDownloadInterface = class (TComponent);
TObject TPersistent TComponent  | 
This component is not used directly. Instead, use one of the following components inherited from it:
To use a download interface component, assign it to DownloadInterface property of TRVAControlPanel component.
See also: