The function unloads a loaded component from the memory at runtime. Calling an object from the component will re-load it again.
|
Syntax:
|
CabinetUnload (Cabinet name)
|
Parameters:
|
Cabinet name – filename of the required cabinet file
|
Returns:
|
Logical.
|
Note:
|
You can only use this function on components defined with Load Immediate set to No.
|
Exceptions:
|
This function is not supported for Rich Client tasks.
|