EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx

上传人:b****1 文档编号:5229499 上传时间:2023-05-04 格式:DOCX 页数:77 大小:362.48KB
下载 相关 举报
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第1页
第1页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第2页
第2页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第3页
第3页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第4页
第4页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第5页
第5页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第6页
第6页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第7页
第7页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第8页
第8页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第9页
第9页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第10页
第10页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第11页
第11页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第12页
第12页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第13页
第13页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第14页
第14页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第15页
第15页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第16页
第16页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第17页
第17页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第18页
第18页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第19页
第19页 / 共77页
EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx_第20页
第20页 / 共77页
亲,该文档总共77页,到这儿已超出免费预览范围,如果喜欢就下载吧!
下载资源
资源描述

EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx

《EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx》由会员分享,可在线阅读,更多相关《EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx(77页珍藏版)》请在冰点文库上搜索。

EhLib 5 Developers guide 官方开发手册Word文档下载推荐.docx

TDBGridEhcomponent

UsingTDBGridEh

ItprovidesallfunctionalityofTDBGridandaddsseveralnewfeaturesasfollows:

-Allowstoselectrecords,columnsandrectangleareas.

-Providesspecialtitlesthatcancoverseveralorallcolumns.

-Canhaveafooterthatisabletoshowsum/count/otherfieldvalues.

-Allowstoresizecolumnautomaticallytofitgridwidthequaltoclientwidth.

-Hasanabilitytochangerowheightandtitleheight.

-Allowsautomaticbrokenofasinglelinelongtitleanddatarowstoamultiline.

-Allowstitletoactasbuttonand,optionallyshowasortmarker.

-AllowstomarktitlesbysortmarkingsingsautomaticallyandsortdatainDataSet.

-Allowstotruncatelongtextwithellipsisincells.

-Allowslookuplisttoshowseveralfields.

-Haveanabilitytomakeanincrementalsearchinlookupfields.

-Canhavefrozennonscrollablecolumns.

-AllowstoshowDateTimepickerforTDateFieldandTDateTimeField.

-AllowstoshowbitmapsfromTImageListdependingonfieldvalue.

-Allowstohideandtrackhorizontalorverticalscrollbars.

-Allowstohidecolumns.

-Allowstoshow3Dframeforfrozen,footeranddatarows.

-Allowstodrawmemofields.

-Canshowmultilineinplaceeditor.

-CanhaveaproportionalscrollingforDadaSetsindependentlyofdataset’ssequencing.

-AllowstoshowcheckboxesautomaticallyforBooleanfields.Allowstoshowcheckboxesforothertypeoffields.

-Hasprocedurestosaveandrestorelayout(visiblecolumns,columnsorder,columnswidth,sortmarkers,rowheight)in/fromregistryorinifile.

-Allowstoshowhint(ToolTips)fortextthatdon'

tfitinthecell.

-AllowstoexportdatatoText,Csv,HTML,RTF,XLSandinternalformats.

-AllowstoimportdatafromTextandinternalformats.

-Cansortdatainvariousdatasets.

-Canfilterdatainvariousdatasets.

TDBLookupComboboxEhcomponent

Usingeditcontrols

ItprovidesallfunctionalityofTDBLookupComboboxandaddsseveralnewfeaturesasfollows:

-Canhaveflatstyle. 

-AllowstoassignvaluesastoKeyValuepropertyandastodisplayTextproperty.

-AllowstoholdKeyValueandTextthatwillnotaffecttoeachothersvalues.

Dropdownlistcan:

-Showtitles, 

-Havesizinggrip,

-AutomaticallysetwidthassumofDisplayWidthofthelistfields(Width=-1),

-Automaticallydropswhentheuserpressedthekey.

-Canhavespecifiedwidth.

Editbuttoncan:

-ShowDropDownandEllipsisorBitmapimage.

Haveadditionalevents:

OnKeyValueChangedandOnButtonClick.

TDBSumListcomponent

UsingTDBSumList

ItisintendedforcalculatingsumsandamountofrecordsinaTDataSetwithdynamicchanges.ComponentkeepsalistofTDBSumobjects,whichcontainstypesofgroupoperations(goSumorgoCount)andnameoffieldswhichvaluesneedsomecalculation.(goCountnameoffieldisunnecessary).

TPrintDBGridEhcomponent

UsingTPrintDBGridEh

TPrintDBGridEhprovidespropertiesandroutinesforpreviewandprintofTDBGridEhcomponentwithseveralfeatures:

-Abilitytoexpandrowsverticallyuntilalltextisprinted.

-Abilitytoscalegridtofitittothepagewidth.

-Abilitytoprint/previewtitleforgrid.

-Abilitytoprint/previewpageheaderandpagefooterwhereyoucanspecifymacrosforcurrentpage,currentdate,currenttimeand/orstatictext.

-Automaticallyprint/previewmulti-selectedareaofTDBGridEhifit’sareaisnotempty.

-Abilitytoprint/previewrichtextbeforeandaftergrid.

TPreviewBoxcomponent

TPreviewBoxletsyoutocreateacustomizableruntimepreview.

TPrinterPreviewobject

TPrinterPreviewletsyoutorecordprintabledatainbufferforfollowingoutputthemonscreenandtoprinter.TPrinterPreviewhaveallfunctionsandpropertiesasinTPrinterobject.YoucanuseTPrinterPreviewobjectsimilarlytoTPrinterexceptsomedetails.InTPrinterPrinter.Canvas.HandleandPrinter.HandleisthesamebutinTPrinterPreviewPrinterPreview.Canvas.HandlerepresentsthemetafileinthatisrecoredthedataandPrinterPreview.HandlerepresentsPrinter.Handle.ItmeansthatyouhavetousePrinterPreview.Canvas.Handlefordrawingoperation(likeDrawText,DrawTexteEx,e.t.c.)andusePrinterPreview.Handleforsuchfunctionsasreturninginformationaboutprinterfacilities(GetDeviceCaps,e.t.c.).GlobalfunctionPrinterPreviewreturnsdefaultPrinterPreviewobjectandshowsdatainthedefaultpreviewform.

TDBEditEhcomponent

representsasingleormulti-lineeditcontrolthatcandisplayandeditdataoffieldinadatasetorcanworkasnondata-awareeditcontrol.

TDBDateTimeEditEhcomponent

representsasingle-linedateortimeeditcontrolthatcandisplayandeditdataofTDateTimefieldsindatasetorcanworkasanondata-awareeditcontrol.

TDBComboBoxEhcomponent

representsasingleormulti-lineeditcontrolthatcombinesaneditboxwithascrollablelistandcandisplayandeditafieldinadatasetorcanworksasnondata-awarecomboeditcontrol.

TDBNumberEditEhcomponent

representsasingle-linenumbereditcontrolthatcandisplayandeditanumericfieldinadatasetorcanworkasnondata-awareeditcontrol.

TPropStorageEh,TIniPropStorageManEh,TRegPropStorageManEhcomponentsUsingTPropStorageEh 

Thesecomponentsrealizeatechnologyofstoringcomponentpropertiesto/fromsuchstoragesasINIfiles,Registryetc.

TMemTableEhcomponent

ItisadatasetthatholdsalldatainmemoryandcangetdatafromTDataDriverEhandreturnchangedrecordsbacktotheTDataDriverEh.

TDataDriverEhcomponent

DeliverrecordsfromtheservertotheTMemTableEh.

DeliverchangedrecordsfromTMemTableEhbacktotheserver.

TDataSetDriverEhcomponent

ItisaDataDriverthatdeliverrecordsinTMemTableEhfromotherDataSetanddeliverchangedrecordsfromTMemTableEhbacktotheDataSet.

TSQLDataDriverEhcomponent

ItisaDataDriverthathavepropertiesforkeepingfiveSQLexpressionsandparametersforqueryingdata,removing,insertions,updatingandrefreshingrecords.TSQLDataDriverEhbyitselfcan’trequestdatafromserver,butitcanprepareparametersoftherequestandhaveaglobaleventthatprogrammercanwritefortransferringSQLexpressionto/fromtheserver.

TBDEDataDriverEhcomponent

ItisaDataDriverthatinteractswiththeDBserverusingBDEconnection.

TIBXDataDriverEhcomponent

ItisaDataDriverthatinteractswiththeDBserverusingIBXconnection.

TDBXDataDriverEhcomponent

ItisaDataDriverthatinteractswiththeDBserverusingDBXconnection.

TADODataDriverEhcomponent

ItisaDataDriverthatinteractswiththeDBserverusingADOconnection.

Installation

BelowitwillbedescribedhowtoinstallEhLibunderDelphi6.

UninstallpreviousorevaluationversionofEhLibfromDelphi6IDE.

RemoveorcopythisfilestootherdirectorythisfilestopreventcrossingthisandnewversionofEhLib(IncludingEhLib.bpl,EhLib.dcp,EhLibXX.bpl,EhLibXX.dcpfiles).

Unpackingarchive

UnpackEhLibarchive.

Afterunpackingyouwillhavenextlistofdirectories:

Directoriesof'

EhLib-sourceinclude'

version:

BCB5

ContainsourcefileswhicharespecificforC++Builder5.

BCB6

ContainsourcefileswhicharespecificforC++Builder6.

Common

ContainsourcefileswhicharecommonforallversionsofDelphiandC++Builder.

Delphi5

ContainsourcefileswhicharespecificforDelphi5.

Delphi6

ContainsourcefileswhicharespecificforDelphi6.

Delphi7

ContainsourcefileswhicharespecificforDelphi7.

DEMOS

Demonstrationprojects.ItusetablesfromtheDEMOSdirectoryandBDEalias"

DBDEMOS"

.

LangResources

Containresourcefilesforvariouslanguages.

DataService

Containfilesthatcontainobjectsthatallowstosortdatainvarioustypesofdatasets.

ORDERS

Containtextfilesinwhichdescribedhowtoregister 

variousversionsofEhLib.

HLP

Containhelpfiles.

Ehlib-withoutsource'

versionor'

Ehlib-Evaluationversion'

:

ContainallbinaryfileswhichareneedforC++Builder5.

ContainallbinaryfileswhichareneedforC++Builder6.

ContaininterfacepartofsourcefilesofEhLib.(Onlyforinformation,notrequireforinstallation.)

ContainallbinaryfileswhichareneedforDelphi5.

ContainallbinaryfileswhichareneedforDelphi6.

ContainallbinaryfileswhichareneedforDelphi7.

Create,ifneed,newdirectory"

EhLib"

inyourDelphi_Xdirectory.(Forinstance:

C:

\Delphi6\EhLib).

IfyouhaveEhLib-sourceincludeversionthencopytothisdirectoryfilesfromCommonandDelphi6directoryofEhLibarchive.

IfyouhaveEhLib-withoutsourceversionorevaluationversionEhLibthencopytothisdirectoryfilesfrom

展开阅读全文
相关资源
猜你喜欢
相关搜索
资源标签

当前位置:首页 > PPT模板 > 商务科技

copyright@ 2008-2023 冰点文库 网站版权所有

经营许可证编号:鄂ICP备19020893号-2