-
DELPHI7 控件栏里的Standard里面的Frames不能用怎么办DELPHI7控件栏里的Standard里面的Frames不能用怎么办? 也就是没法直接放到窗体上yyangjingjing 时间:11-08 + 阅读全文
-
[Error] fwzr.pas(595): Incompatible types(SenderasTDBGridEh).DefaultDrawColumnCell(Rect,DataCol,Column,State);这段代码错误DefaultDrawColumnCell()调用procedureTCustomDBGridEh.DefaultDrawColumnCell(constRect:TRect; DataCol:Integer;Colimonsoft2011 时间:11-08 + 阅读全文
-
OPC--如何枚举OPC服务器上的所有标签?我现在通过OPCDAAuto.dll在delphi6中导入三个OPC控件。1:不知道如何枚举服务器上的所有标签? 2:OPCBrowser对象的函数procedureMoveTo(varBranches:PSafeArray);safecall; 参数比较怪异,不会使用,望高手给出一个调用实例。在百度上搜索了很多,都是在程序中写死了,加lixiaolongmylov 时间:11-07 + 阅读全文
-
list index out of boundsunitUnit6;interfaceuses Windows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms, Dialogs,StdCtrls,ComCtrls,DB,ADODB,Grids,DBGrids,ToolWin,hotelmodual, cllmxy 时间:11-07 + 阅读全文
-
求助简单数据库表格添加修改删除,新手新接触delphi对软件也是一抹黑已有一个数据库表包含学号性别姓名备注 以建造一个form显示这个表并包含添加修改删除刷新4个按钮现在求点击添加弹出新form可以录入新信息点击确定保存取消退出点击修改能对已有内容修改 点击删除能对一行进行删除 点击刷新可以刷新现在不知道如何入手求给指条路怎么去做代码什么还不xqlsaber 时间:11-07 + 阅读全文
-
调用其它按钮的事件用哪个好?无聊问一个问题:调用其它按钮的事件,有的用onclick(sender),有的直接用click,但不知道哪个更好,希望高人回答。wjs_002 时间:11-07 + 阅读全文
-
adoquery关于sql的读取问题sqlstr1:='selectSourceLoginName,SourceLoginPassword,SourcePath,SourceFileName,' +'DestLoginName,DestLoginPassword,DestPath,DestFileName,DiskIcon,TimeIntervalCopy' +',[Is/NotCover]FROMhikingno1 时间:11-07 + 阅读全文