点击或拖拽改变大小

RAdapterCreateFontInt 方法

重载列表
  名称说明
受保护的方法CreateFontInt(String, Double, RFontStyle)
Get font instance by given font family name, size and style.
受保护的方法CreateFontInt(RFontFamily, Double, RFontStyle)
Get font instance by given font family instance, size and style.
Used to support custom fonts that require explicit font family instance to be created.
Top
参见