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