UNITS
CLASSES, INTERFACES, OBJECTS
TYPES
VARIABLES
CONSTANTS
FUNCTIONS, PROCEDURES
IDENTIFIERS

All units

NameDescription
DynamicLibraryElement Project UML Component Factory Unit Dynamic Library Element The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. The Original Code is DynamicLibraryElement.pas The Initial Developer of the Original Code is Thierry.Coq Portions created by this individual are Copyright (C) 2000 of this individual. Last modified: 25 oct 2000 Version 1.0 known bugs : 1. for some reason, finalizing dynamically loaded packages very often results in a AV. So I don't call finalize, which is a mistake. Therefore the finalizations of the packages will not work. If anyone has an idea, please contact me ? (thierry.coqWARNING: @centraliens.net)
ElementTest Project UML Component Factory Unit ElementTest.pas The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. The Original Code is ElementTest.pas The Initial Developer of the Original Code is Thierry.Coq Portions created by this individual are Copyright (C) 2000 of this individual. Last modified: 25 oct 2000 Version 0.0 purpose : ElementTest is here to show how to use the Dynamic Element Library in order to load packages dynamically and use the objects contained in those packages. The class ElementTest provides the minimum required services to link to an calling application.
ElementTest2 Project UML Component Factory Unit ElementTest2.pas The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. The Original Code is ElementTest2.pas The Initial Developer of the Original Code is Thierry.Coq Portions created by this individual are Copyright (C) 2000 of this individual. Last modified: 25 oct 2000 Version 0.0 purpose : ElementTest2 is for the same purpose as ElementTest. See ElementTest.pas for details.
EmptyUnit  
FMainTestElementDynamiLoading Project UML Component Factory Unit FMainTestElementDynamiLoading.pas The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. The Original Code is FMainTestElementDynamiLoading.pas The Initial Developer of the Original Code is Thierry.Coq Portions created by this individual are Copyright (C) 2000 of this individual. Last modified: 25 oct 2000 Version 1.0 purpose : this form allows to test the Dynamic Element Library. It shows : - how to load dynamically a package, - get the element classes contained in it, - get the units, - create instances of elements and use them, - keep the element count, - unload the package after use.
ModuleTest  
ModuleTest2  
PackageUtilities Project UML Component Factory Unit PackageUtilities The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. The Original Code is PackageUtilities.pas The Initial Developer of the Original Code is Thierry.Coq Portions created by this individual are Copyright (C) 2000 of this individual. Other pieces of this code is Copyright (C) 1995,99 Inprise Corporation where indicated Last modified: 25 oct 2000 Version 1.0
UCFNote ******************************************************************************

Generated by pasdoc 0.6.20 on Sun 5 Nov 2000 19:56:15