Links
EControl Syntax Editor SDK
THyperlinkRule.Create Constructor

Creates and initializes a THyperlinkRule instance.

constructor Create(Collection: TCollection); override;

Do not call Create to instantiate a collection item. Instead, call the Add method of the collection to which the item should belong. 

Collection identifies the TCollection instance to which the new item belongs.

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