TRVAControlPanel.DefaultFileFormat

<< Click to display table of contents >>

TRVAControlPanel.DefaultFileFormat

Specifies the default format for new documents.

property DefaultFileFormat: TrvFileSaveFilter;

If it equals to ffeCustom, DefaultCustomFilterIndex property defines a subformat.

This is a temporal format assigned to new documents after executing TrvActionNew. This format will be offered as a default format on the first execution of TrvActionSave or TrvActionSaveAs for new documents.

Default value:

ffeRVF

See also:

DefaultExt