Links
EControl Syntax Editor SDK
TCustomPropsManager.EnumProps Method

Enumerates properties defined in Properties.

procedure EnumProps(const Source: TObject; Proc: TEnumPropProc);

For each line in Properties looks for corresponding object and property information. The base object is Source. Object passed to Proc may differ from Source, because it's possible to use complex path to property.

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