TdxCompositionLinkItems.DeleteNonBuiltIns Method
In This Article
Deletes all link items created at runtime.
#Declaration
Delphi
procedure DeleteNonBuiltIns;
#Remarks
The DeleteNonBuiltIns method deletes all link items created at runtime from the collection and frees memory allocated for them.
See Also