# liblcl **Repository Path**: lmx-codes/liblcl ## Basic Information - **Project Name**: liblcl - **Description**: energy的低层动态链接库 - **Primary Language**: Pascal - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2025-10-27 - **Last Updated**: 2025-10-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ---- # liblcl > 通用的跨平台GUI库,核心使用Lazarus LCL > > 通用的CEF跨平台GUI库,核心使用CEF4Delphi ---- [编译指南](Compile.README.md) ---- * 已支持语言和框架: * go: [golcl](https://github.com/energye/golcl) * go: [energy](https://github.com/energye/energy) ---- ##### 字符编码 在所有平台上都默认使用`utf-8`编码。 ---- ### 分枝 | 分枝 | 说明 | 系统 | |---------------------|-------------------|---------------| | main | 当前所支持的CEF新版本 | ALL | | 109.1.18 | 针对Windows7系统支持 | Windows | | GTK2-106.1.1 | 针对Linux GTK2支持 | Linux | | Flash-89.0.18 | 针对Flash支持 | ALL | | WindowsXP-49.0.2623 | 针对WindowsXP SP3支持 | WindowsXP SP3 | | 其它 | 迭代更新后 | -- | ### 授权 **保持跟Lazarus LCL组件采用相同的授权协议: [COPYING.modifiedLGPL](COPYING.modifiedLGPL.txt)** **保持跟CEF4Delphi组件采用相同的授权协议: [CEF4Delphi](https://github.com/salvadordf/CEF4Delphi/blob/master/LICENSE.md)**