<< Click to display table of contents >> TRVAControlPanel.DefaultCustomFilterIndex |
Specifies the default index of a custom format for new documents.
property DefaultCustomFilterIndex: Integer;
This property is used if DefaultFileFormat=ffeCustom. This is an index of custom format (from 1); custom formats are listed in TrvActionSaveAs.CustomFilter property.
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.
OnCustomFileOperation occurs when files of this format need to be saved.
Default value:
1