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;

SysUtils

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

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!