RAD Studio (Common)
ContentsIndex
PreviousUpNext
Working with a Provided or Required Interface

This topic explains how to work with a provided or required interface.

To create a provided interface:

  1. Create class and interface node elements using the and Tool Palette buttons.
  2. On the diagram Tool Palette, click the provided interface button.
  3. Click the client class and drag the mouse to the interface node.

To create a required interface:

  1. Create class and interface node elements using the and Tool Palette buttons.
  2. On the diagram Tool Palette, click the required interface button.
  3. Click the client class and drag the mouse to the interface node.

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