RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRegIniFile.FileName Property

Specifies the name of the key opened or created in the system registry.

Pascal
property FileName: string;
C++
__property AnsiString FileName;

Query FileName to determine the name of the key in the system registry that is the root key for all TRegIniFile operations. 

 

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