JCL Help:TJclFileMapping

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TJclCustomFileMapping
|
TJclFileMapping


Summary

Implements a filemapping object backed by an actual disk file.


Pascal

 public TJclFileMapping = class(TJclCustomFileMapping);


Description

TJclFileMapping is a specification of a filemapping object. It only differs from TJclCustomFileMapping in the implementation of its constructor. Use this class when you want to map an actual disk file.


About

Unit

JclFileUtils


Navigation

Donator

Wim De Cleen


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page