RAD Studio
ContentsIndex
PreviousUpNext
Saving a Type Library

Saving a type library:

  • Performs a syntax and validity check.
  • Saves information out to a .TLB file.
  • Saves information out to the Project_TLB unit.
  • Notifies the IDE's module manager to update the implementation, if the type library is associated with a CoClass that was generated by a wizard.
To save the type library, choose FileSave from the Delphi main menu.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!