RAD Studio (Common)
ContentsIndex
PreviousUpNext
Working with a Provided or Required Interface
To create a provided interface:

  1. Create class and interface node elements using the and Tool PaletteToolbox buttons.
  2. On the diagram Tool PaletteToolbox, 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 PaletteToolbox buttons.
  2. On the diagram Tool PaletteToolbox, click the required interface button.
  3. Click the client class and drag the mouse to the interface node.

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