Discuss this help topic in SecureBlackbox Forum

TElGzipReader.FileSystemAdapter

TElGzipReader     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Contains a reference to the optional file system adapter.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property FileSystemAdapter : TElCustomFileSystemAdapter;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

Use this property to specify the optional file system adapter for the component. If no adapter is set, internally created instance of TElDiskFileSystemAdapter is used.

See also:     About File System Adapters    

Discuss this help topic in SecureBlackbox Forum