Links
EControl Syntax Editor SDK
TFormattedSyntMemoPopupList.Create Constructor

Creates and initializes a TFormattedSyntMemoPopupList instance.

constructor Create(AOwner: TComponent); override;

Use Create to programmatically instantiate a TFormattedSyntMemoPopupList component. Components added in the form designer are created automatically. 

AOwner is the component that is responsible for freeing the component instance. It becomes the value of the Owner property.

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