RAD Studio (Common)
ContentsIndex
PreviousUpNext
Members (UML 1.5)

Note that the set of available members is different for the design and implementation projects. 

The table below lists the diagram elements along with the members that can be added using the context menu of the element. The type of applicable project is specified in square brackets.  

Members available  

Container element  
Members available  
Class  
Function
Method
Operation [Design]
Constructor [Design]
Destructor
Field
Attribute [Design]
Property  
Interface  
Function
Method
Property
Attribute [Design]
Operation [Design]  
Structure  
Method
Constructor
Field
Property  
Module  
Function
Constructor
Field
Property  
Enumeration  
Enum Value  

For implementation projects: If you set the abstract property for a method, property, or indexer (in abstract classes) as True in the Properties Window, the method body is removed from the source code. This is the desired behavior. Resetting the abstract property to False in the Object Inspector, adds a new empty method body.

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