<< Click to display table of contents >> TrvActionInsertPicture.Filter |
Determines the file masks (filters) available in the file opening dialog.
property Filter: TRVALocString;
If this property is not empty, it is assigned to the Filter property of the file opening dialog (TOpenPictureDialog). Otherwise, a filter containing all registered graphic formats is created.
Default value:
'' (empty string)
See also:
•TrvActionItemProperties.GraphicFilter