Title Property - Form object

Returns the recognised screen title for the host form. Read only.

object.Title as String

Use

The Title property is a read-only property that is only available for Host forms in Inspector. It returns the text that has been recognized (either automatically by the recognition engine or manually set in Identify) as the Screen Title for the form.

TIP:

The Caption Titles option in Rules | General Rules defines the caption that is displayed in the client title bar. If this is set to &t (display title) then this property will display in the title bar.

Applies To

Form object

See Also

Caption property