Links
EControl Form Designer Pro
TPackageMng.AddPackage Method

Loads package (usually *.bpl file).

function AddPackage(const Name: string): TPackageInfo;

AddPackage loads package, calls procedures Register and RuntimeRegister for each unit in a package. Thus, all design-time objects are registered. 

 

Function returns reference to the TPackageInfo object will be added.

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