Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 316 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 316 Bytes

  • api
    lcl库的函数导入等。

  • i18n
    App多语言设置。

  • rtl
    一些非组件类的。

  • types
    所有的类型定义。

  • win
    Windows下的一个winapi接口、常量等等。

  • bitmap
    将Go的Image转为LCL图像对象。