Links
EControl Syntax Editor SDK
TPropsManager.UseRegistry Property

Specifies storage of properties.

property UseRegistry: Boolean;

If UseRegistry is True registry is used. RootKey specifies registry root, IniSection specifies key where to store properties. 

If UseRegistry is False INI file is used. IniFileName specifies file name, IniSection specifies a section in this file.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!