bcb 组件安装缺少vcl60.bpi

newfish_ 2019-01-04 09:07:16


安装组件包时,提示缺少vcl60.bpi 和vclx60.bpi, 在本地电脑能能够搜到 相应的bpl文件, 不知怎么能得到bpi文件, 网上也未搜到相关资源,求助c站大神赐教。
...全文
525 6 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
newfish_ 2019-01-22
  • 打赏
  • 举报
回复
已解决,实际上后来这个问题是自己犯得低级错误,代码分行了,没注释干净导致。回来结贴咯
  • 打赏
  • 举报
回复
CB高版本,可以试一下:https://github.com/SynEdit/SynEdit
newfish_ 2019-01-14
  • 打赏
  • 举报
回复
newfish_ 2019-01-14
  • 打赏
  • 举报
回复

楼上两位大佬的方法应该是一个原理,都试了,没起作用。重新找了个版本,SynEdit-2_0_8,安装没这个问题,但是报错丢失一堆文件,百度后找到了这几个文件,但是最后还有一个文件strEdit报错,网上找不到dcu文件,只能注释掉尝试,继续往下走又出现了一堆报错,圈红色圈的依次报错,依次注释掉。 synedit这个控件装的蛋疼,求大佬继续支援。


ooolinux 2019-01-04
  • 打赏
  • 举报
回复
把 vcl.bpi 和 vclx.bpi 复制一份改名加60试试。
  • 打赏
  • 举报
回复
你应该是在高版本CB上安装为6.0写的组件,可以打开它的包源文件,xxx.bpk,把里面Requires部分写的vcl60.bpi 和vclx60.bpi改成vcl.bpi 和vclx.bpi,然后保存,build。如果它里已经带了编译好的.BPL,直接conponent->install packages->add即可(但是如果它是老版本CB编译的.BPL则不行)。

EhLib 5.0 Build 5.0.13 Russian version. Full source included. ------------------------------------------------------------------- The Library contains components and classes for Borland Delphi versions 5, 6, 7, 8 & 9 , Borland C++ Builder versions 5 & 6, Borland Developer Studio 2006, CodeGear Delphi 2007, CodeGear RAD Studio 2009 and Embarcadero RAD Studio 2010. TABLE OF CONTENTS ----------------- Overview Installation Library Installation Help Demonstration Programs Registering and Prices Other information About author Overview -------- The Library contains several components and objects. TDBGridEh component TDBGridEh provides all functionality of TDBGrid and adds several new features as follows: Allows to select records, columns and rectangle areas. Special titles that can correspond to several/all columns. Footer that is able to show sum/count/other field values. Automatic column resizing to set grid width equal client width. Ability to change row and title height. Allows automatic broken of a single line long title and data row to a multiline. Title can act as button and, optionally show a sort marker. Automatically sortmarking. Ability to truncate long text with ellipsis. Lookup list can show several fields. Incremental search in lookup fields. Frozen columns. DateTime picker support for TDateField and TDateTimeField. Allows to show bitmaps from TImageList depending on field value. Allows to hide and track horizontal or vertical scrollbars. Allows to hide columns. Allows to show 3D frame for frozen, footer and data rows. Allows to draw memo fields. Multiline inplace editor. Proportional scrolling independently of sequenced of dataset. Automatically show checkboxes for Boolean fields. Allows to show checkboxes for other type of fields. Has a procedures to save and restore layout (visible columns, columns order, columns width, sortmarkers, row height) in/from registry or

604

社区成员

发帖
与我相关
我的任务
社区描述
C++ Builder VCL组件使用和开发
社区管理员
  • VCL组件使用和开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧