RAD Studio (Common)
ContentsIndex
PreviousUpNext
Changing Appearance of Interfaces

This topic explains how to change the appearance of interfaces.

To show an interface as a circle using the context menu:

  1. Right-click the interface element in the Diagram or Model View.
  2. Choose Show as circle.
Tip: This menu item works as a toggle. Right-click again and choose Show as circle to show the interface element as a rectangle.
Note: Interfaces shown as small circles do not show their members in the Diagram View. Use the Model View to view the members.

To show an interface as a circle using the Object Inspector:

  1. Select the interface element in the Diagram or Model View.
  2. Press F4 to open the Object Inspector.
  3. Set the Circle view property as True.
Tip: Choose False for the Circle view property to show the interface element as a rectangle.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!