RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRegistryIniFile.RegIniFile Property

Contains and internal instance of a TRegIniFile object.

Pascal
property RegIniFile: TRegIniFile;
C++
__property TRegIniFile RegIniFile;

RegIniFile is used internally by the TRegistryIniFile object as the gateway connection between TRegistryIniFile methods and the system registry. 

 

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