RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SysUtils.TFileName Type

TFileName is a string that represents a file name.

Pascal
TFileName = type string;
C++
type string TFileName;

Use TFileName to represent strings that are only used for file names. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!