SaveDelegate.title

Set title property.

  1. string title [@property getter]
  2. string title [@property setter]
    class SaveDelegate
    @property
    void
    title
    (
    string propval
    )

Parameters

propval string

The "title" property contains the title of the document being saved. Generally, this should be the base name of the document such as file.txt.