This functionality is only available for certain module packages.

You are here: Tutorial > Text discipline > Create Text discipline components > Creating level components for the Text discipline

Creating level components for the Text discipline

A three-level hierarchy consisting of Body, Chapter, and Line is created as a result of splitting the target file. This hierarchy is now defined in T_ListOfComponents_Architecture.

  1. Begin by creating the LevelComponents unit in the T_ListOfComponents_Architecture library.

  1. Select the LevelComponents unit.
  2. Select New > Object... in the popup menu.
  3. As the parent class, select the entry ListOfComponentsComponent in the Object > Component > DisciplineComponent > TextDisciplineComponent path in the New Library Object Wizard.
  4. Click [Finish].

  1. Enter Body in the Name field.
  2. Click the left of the three button in the Image field and select in the file selection dialog that now appears body.GIF that is located in the following folder:
<EEC installation folder>\install\icon-collection
  1. Enable the Abstract check box.
  2. Repeat Steps 2 to 8 for the abstract Text discipline component with the name Chapter and the image chapter.GIF.
  3. Repeat Steps 2 to 8 for the abstract Text discipline component with the name Line and the image line.GIF.