Templates Window

From RAD Studio

Go Up to Tool Windows Index


View > Tool Windows > Templates

Creates, edits, or deletes live code templates.

Item Description

Name

Displays the name of the available live templates.

Description

Describes the live template.



Templates Window Toolbar:

Toolbar Button Description

New code template

Creates an XML template file in the code editor with default code which you can edit. Specify the template name, author, description, and template content.

Remove code template

Removes the selected template from the list and deletes the template's .xml file from disk.

Edit code template

Opens the content of the selected template file in the code editor where you can modify it.

Insert code template into Code Editor

Inserts the code content from the selected template into the code editor at the cursor location.

Filter code templates by language

Displays only the templates related to the current project language.



See Also