Links
EControl Syntax Editor SDK
TCustomPropsManager Methods

The methods of the TCustomPropsManager class are listed here.

Method 
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. 
 
Method 
 
protected 
 
virtual 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!