You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Carlo Barazzetta edited this page Jun 15, 2020
·
2 revisions
Convert Material Icons
From version 1.9(VCL) and 1.4(FMX) you can simply convert all the Icons used into an IconFontsImageList with the old font "Material Design Icons" to the new one "Material Design Icons Desktop".
Form context-menu of component, select option "Convert from "Material Design Icons" to "Material Design Icons Desktop"...
The component automatically convert the old icons property "FontIconDec" with the new value and changes the FontName property to the new one.
Remeber to install the new font, present in Demo\Font folder named: "Material Design Icons Desktop.ttf".