网上文摘 小说 Flash游戏 IT世界 最近更新 下载排行 资源分类 下载指南
经典编程资源 精彩不容错过
设为首页
加入收藏
联系我们
  当前位置:Delphi园地精选控件表格 → EhLib v3.6c
  本周下载排行
  本月下载排行
资源名称:EhLib v3.6c
文件类型: RAR
适用版本: Delphi5, Delphi6, Delphi7, Delphi2005
发 布 者: DelphiFans
资源类型: FS
资源大小: 930 KB
资源等级:
整理时间: 2005-6-18 9:48:36
资源网址:
下载次数: 本 周:16 本月:16 总计:5997
下载链接:
小说 Flash游戏
资源简介: Version 3.6

 + Added support of Delphi 2005 (Under VCL.Win32 and VCL.NET).

 + Added Tooltips property in TDBEditEh, TDBDateTimeEditEh, TDBNumberEditEh,
   TDBLookupComboboxEh. Allows to show the whole text of the edit control in
   special hint window if text does not fit in visible area. Text is displayed
   when the mouse cursor situated above the edit control.

 In TDBGridEh
  + Added OddRowColor and EvenRowColor property to draw odd and even
   rows with different colors. It works only if sequence numbers are available
   for DataSet(DataSet.IsSequenced = True) and DataSet.RecNo return valid info.

  + Added dghRecordMoving value in TDBGridEhOption type (OptionsEh property).
   Allows to move records in dataset. Record is moved by striking and
   moving mouse over indicator column. By default grid calls
   TDatasetFeaturesEh.MoveRecords, where code save values of record, delete
   record and insert new values in the position specified by RecNo.

  + Added OnMoveRecords event of TGridMoveRecordsEventEh type.
    TGridMoveRecordsEventEh = function(Sender: TObject; BookmarkList: TStrings;
    ToRecNo: Longint; TreeLevel: Integer; CheckOnly: Boolean): Boolean of object;
   BookmarkList is a list of bookmarks which need to move.
   ToRecNo is a destination RecNo.
   TreeLevel is a destination level in tree list, used only when grid connected to
    MemTableEh.
   CheckOnly - determines whether the function have to return result, are there enabling
   to move BookmarkList to ToRecNo, but does not move BookmarkList.

  + Added OnSelectionChanged event. Occurs when multiselected area has been changed.

  * In AdvTech\MemTableEh: Added possibility to filter data in TreeList mode; usage one
   array of records by the several datasets; moving records in TreeList in
   dghRecordMoving mode.
Google
 
Web www.delphifans.com
相关资源:
  • Ehlib.v3.4.for.Delphi5678
  • Ehlib自动编号及自适应列宽演示
  • Ehlib.v3.4.PGT版
  • EhLib .v3.5.Full.Source.For.Delphi.BCB
  • EhLib v4.2.12汉化版
  • Ehlib v4.2.12
  • EhLib v3.5.FS.For.Delphi5678
  • EhLib v3.6
  • EhLib功能扩展(定制表格,万能过滤,数据定位) v1.4
  • Ehlib v3.5 for D2005/2006
  • 相关文章:
  • 第三方控件安装(Ehlib)
  • EhLib使用说明
  • 一个很实用的Ehlib排序函数,适合ADO
  • Ehlib的颜色控制及打印
  • 如何使用 Ehlib 实现自动排序
  • 定制Ehlib网格标题
  • Ehlib常用属性
  • Ehlib 的 DBGridEh 控件导出到Excel
  • Ehlib 在 Delphi 7 中的安装
  • 下载帮助() 下载链接错误报告或者意见反馈
    下载说明:
    关于我们 | 广告服务 | 发布资源 | 联系站长 Copyright © 2002-2006 Delphi园地 All Rights Reserved