|
JWSCL Documentation
|
constructor Create(const FileName: TJwString); overload;
|
Parameters |
Description |
|
const FileName: TJwString |
gets the full path to the file or folder. |
Create creates a file or folder object instance using a filename (also a folder name). The property Handle will not be used.
Create does not open the file or folder immediately. Instead it uses the name to do its operations.
|
Exceptions |
Description |
|
will be raised if the file or folder could not be found |
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|