Table of Contents

TScripterLibraryOptions.FormFileExt Property

Contains the default extension for form files. When scripter finds a reference to a form ($FORM directive), it tries to find the form (dfm) file in the source path. The FormFileExt extension is used as the extension of that file.

Syntax

Unit: atScript

property TScripterLibraryOptions.FormFileExt: string

See also