<< Click to display table of contents >> TrvActionItemProperties.GraphicFilter |
Determines the file masks (filters) available in the file opening dialog for pictures and "hot-pictures".
property GraphicFilter: 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:
•TrvActionInsertPicture.Filter