RAD Studio
ContentsIndex
PreviousUpNext
Bit Definitions for fnsplit

Header File 

dir.h 

Description 

Bit definitions returned from fnsplit to identify which pieces of a file name were found during the split.

Flag  
Component  
DIRECTORY  
Path includes a directory (and possibly subdirectories)  
DRIVE  
Path includes a drive specification (see DIR.H)  
EXTENSION  
Path includes an extension  
FILENAME  
Path includes a file name  
WILDCARDS  
Path contains wildcards (* or ?)  
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!