EControl Syntax Editor SDK
TCustomPropsManager Class Members
Members
TCustomPropsManager Methods
TCustomPropsManager Methods 
Description 
Add 
Adds object Obj to managed objects list. 
Copies properties from Obj to Template object. Processes only properties specified in Properties
Copies property PropName from Source to Dest object. 
Copies properties from Dest to Source object. Processes only properties specified in Properties
Copies properties from TemplateObj to Obj object. Processes only properties specified in Properties
Creates and initializes a TCustomPropsManager instance. 
Destroys an instance of TCustomPropsManager. 
Enumerates properties defined in Properties
Loads properties from INI file or registry and assigns them to template object. 
Removes object from managed objects list. 
Saves properties to INI file or registry and assigns them to template object. 
Copies properties from TemplateObj object to all managed objects. 
Topics
Topic 
Description 
The methods of the TCustomPropsManager class are listed here. 
The properties of the TCustomPropsManager class are listed here. 
TCustomPropsManager Properties
TCustomPropsManager Properties 
Description 
Returns number of managed objects. 
Specifies name of INI file. 
Specifies INI section name or registry key. 
Lists managed objects. 
Specifies list of properties. 
Specifies root key in registry. 
Specifies template object. 
Specifies storage of properties. 
Copyright (c) 2004-2011. All rights reserved.