GetSystemFont 获取系统默认字体
获取当前系统默认使用的字体
字符串型:字体名字

iFont = Plugin.SysEx.GetSystemFont()
TracePrint iFont