DiagTabList Properties
The list of Metaclasses described in tabs is defined in the Visible MetaClasses property page of the DiagTabList object.
You can adjust your list with the buttons and tools of interest by specifying a [TabularDiagramList] in the _Parameterization section of the Texts property page of the DiagTabList object.
The following table shows the parameterization and the corresponding functionalities provided for DiagTabList objects.
 
Parameterization
Functionality
SpecificCreationMacro
Takes a macro as argument. The Macro implements a specific creation for he New button in the list view.
MultipleNew
Takes a MetaWizard as an argument. The MetaWizard is called by the Multiple Add button, see Using Multiple Add.
AllowAdd
Takes “0” or “1” to hide or show the New button.
AllowDelete
Takes “0” or “1” to hide or show the Delete button.
AllowLink
Takes “0” or “1” to hide or show the Connect button.
AllowUnLink
Takes “0” or “1” to hide or show the Disconnect button.
DiagTabList Parameterization