FMX.MaterialDesignIcons
1.0.0
[FireMonkey] Schriftart - Materialdesignicons
FMX.FontGlyphs.pas FMX.FontGlyphs.Android.pasRemotePath = assetsinternal RemotePath = . Zu projiziereninfo.plist.TemplateiOS.xml erstellen oder bearbeiten <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<%VersionInfoPListKeys%>
<%ExtraInfoPListKeys%>
<key>UIAppFonts</key>
<array>
<string>MaterialDesignIcons.ttf</string>
</array>
</dict>
</plist>