1]设置IconCls属性,这种方法不需添加ImageList,简单方便,推荐使用网络
2]如嫌方法1的图标样式太少,可载入本地图标,双击UniNativeImageList控件,推荐使用字体
设置uniButton的Images属性和ImageIndex属性便可。spa
3]双击UniNativeImageList,载入网络字体图标,需联网,不稳定,不推荐使用。3d