TrvActionTableProperties.BackgroundGraphicFilter

<< Click to display table of contents >>

TrvActionTableProperties.BackgroundGraphicFilter

Determines the file masks (filters) available in the file opening dialog displayed to open a picture to assign to a background picture of table or selected cells.

property BackgroundGraphicFilter: 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

TrvActionItemProperties.GraphicFilter

TrvActionItemProperties.BackgroundGraphicFilter