IMenuIconEditor.IsSvg

Syntax

IsSvg: Boolean;

Description

The IsSvg property returns whether an icon is in the SVG format.

Comments

The property returns True if an icon in the SVG format is used, and False if other format is used.

See also:

IMenuIconEditor