会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
txgh
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
5
6
7
8
9
10
11
12
13
下一页
2022年7月11日
delphi TMS FlexCel 保存Excel
摘要: TMS FlexCel 保存Excel 属性和方法 TExcelFile.AllowOverwritingFiles property AllowOverwritingFiles: Boolean 调用Save()是否会自动覆盖现有文件。 TExcelFile.Save procedure Save
阅读全文
posted @ 2022-07-11 15:05 txgh
阅读(798)
评论(0)
推荐(0)
2022年7月5日
delphi TMS FlexCel 预览Excel
摘要: TMS FlexCel 预览Excel 属性和方法 TFlexCelImgExport 用于将Excel文件导出为图像的组件。它可以返回图像对象或特定文件格式的实际字节。 (如 gif、tiff 或 png) unit FlexCel.Render TFlexCelImgExport.Create
阅读全文
posted @ 2022-07-05 10:09 txgh
阅读(904)
评论(0)
推荐(0)
2022年6月27日
delphi TMS FlexCel常用操作
摘要: TMS FlexCel常用操作 属性和方法 TExcelFile.InsertAndCopyRange procedure InsertAndCopyRange(const sourceRange: TXlsCellRange; const destRow: Integer; const destC
阅读全文
posted @ 2022-06-27 16:53 txgh
阅读(1864)
评论(0)
推荐(0)
2022年6月20日
delphi TMS FlexCel常用功能
摘要: TMS FlexCel常用功能 属性和方法 TXlsFile.Create constructor Create; constructor Create(const aAllowOverwritingFiles: Boolean); constructor Create(const aFileNam
阅读全文
posted @ 2022-06-20 10:20 txgh
阅读(1666)
评论(0)
推荐(0)
2022年6月13日
delphi TMS FlexCel介绍
摘要: TMS FlexCel 组件介绍 用于 VCL 和 FireMonkey 的原生 Excel 报告和文件生成和操作的强大、广泛和灵活的组件套件 功能概述 FlexCel for VCL / FireMonkey 是一套允许操作 Excel 文件的 Delphi 组件。 它包括一个广泛的 API,允许
阅读全文
posted @ 2022-06-13 16:35 txgh
阅读(2448)
评论(0)
推荐(0)
2022年6月8日
delphi Excel控件介绍
摘要: Excel控件介绍 TMS FlexCel 概述 用于 VCL 和 FireMonkey 的原生 Excel 报告和文件生成和操作的强大、广泛和灵活的组件套件。 特征 FlexCel for VCL / FireMonkey 是一套允许操作 Excel 文件的 Delphi 组件。 它包括一个广泛的
阅读全文
posted @ 2022-06-08 15:19 txgh
阅读(4143)
评论(0)
推荐(0)
2022年5月28日
delphi XML 文档注释
摘要: XML 文档注释 概述 XML文档注释包括: 以三斜杠 (///) 引入。 使用 XML 标签结构化。 像常规代码块或区域一样折叠和展开(请参阅 使用代码折叠。) Delphi支持。 XML文档注释显示在 Help Insight 中(如果解析成功),并且在生成 XML 文档(作为 devnotes
阅读全文
posted @ 2022-05-28 10:14 txgh
阅读(326)
评论(0)
推荐(0)
2022年5月20日
delphi IdHTTP 请求抓包分析
摘要: IdHTTP请求抓包分析 Fiddler Fiddler 介绍 Fiddler 是位于客户端和服务器端的 HTTP 代理,也是目前最常用的 HTTP 抓包工具之一。 它可以记录客户端和服务器之间的所有 HTTP 请求,分析请求数据,是 web 调试和网络请求分析的利器。 Fiddler 的原理 Fi
阅读全文
posted @ 2022-05-20 14:46 txgh
阅读(493)
评论(0)
推荐(0)
2022年5月10日
delphi GetIt 包管理器
摘要: GetIt 包管理器 GetIt Package Manager 是一个包管理器,允许您浏览、下载、购买和安装包到 RAD Studio。 包可能提供库、组件、IDE 扩展和 SDK。 XE8新增功能 GetIt 包管理器窗口 Tools > GetIt Package Manager GetIt
阅读全文
posted @ 2022-05-10 14:33 txgh
阅读(1105)
评论(0)
推荐(0)
2022年4月29日
delphi SynPDF 文档设置
摘要: SynPDF 文档设置 属性和方法 TPdfDocument.CompressionMethod property CompressionMethod: TPdfCompressionMethod; 用于页面内容存储的压缩方法。 在创建类实例时默认值为 cmFlateDecode。 TPdfComp
阅读全文
posted @ 2022-04-29 14:56 txgh
阅读(1034)
评论(2)
推荐(0)
上一页
1
···
5
6
7
8
9
10
11
12
13
下一页
公告