Enums (Service Builder)

This is a Tool topic for RemObjects SDK
An Enum is a list of pre-defined values. To create an Enum, select "Edit|New|Enum" or click the "Enum" button on the Toolbar.
Selecting the Enum in the Library Panel will load the details into the Details Panel, in which you can assign a name to the Enum or write documentation for it.
Adding Values
To add a value to the Enum, click the "+ Add Value" button in the Values section of the Details Panel. To remove a value, click the "-" button. Finally to name or rename a value, select the value in the table and type the new name.
Change the order of the values with the Up/Down buttons, or the Ctrl+Up and Ctrl+Down keyboard shortcuts.
You can also provide documentation for your enum values by selecting the individual items and clicking the "Document this Value" button. This will bring up the Documentation Editor, where you can type your description.
See Also
- Lists
- Namespace Lists for .NET — Java
- Interface Lists for .NET — Delphi — Java
- Protocol Lists for Xcode
- Class Lists for .NET — Xcode — Delphi — Java
- Object Lists for JavaScript
- Enum Lists for .NET — Xcode — Java
- Alias Lists for Xcode — Delphi
- Implements Lists for .NET — Xcode — Delphi — Java
- Data Types
- File Types

Product: RemObjects SDK
Available Editions: RemObjects SDK for .NET, Xcode, Delphi, Java and JavaScript
