Parts of the Type Library Editor

From RAD Studio
Jump to: navigation, search

Go Up to Type Library Editor


The main elements of the Type Library Editor are described in the following table:

Type Library editor parts

Part Description

Toolbar

Includes buttons to add new types, CoClasses, interfaces, and interface members to your type library. The toolbar also includes buttons for refreshing your implementation unit, registering the type library, and saving an IDL file with the information in your type library.

Object List Pane

Displays all the existing elements in the type library. When you click an item in the object list pane, it displays pages valid for that object.

Status Bar

Displays syntax errors if you try to add invalid types to your type library.

Pages of Type Information

Display information about the selected object. Which pages appear here depends on the type of object selected.


See Also