M
menmokey
Unregistered / Unconfirmed
GUEST, unregistred user!
if not dm_talead.ADOTable1_custom.Locate('name',name_fromexchange,[loPartialKey]) then
showmessage('没有这个会员记录!');
[Error] Unit_custom.pas(245): Undeclared identifier: 'loPartialKey'
[Error] Unit_custom.pas(245): Incompatible types: 'TLocateOption' and 'Integer'
还有让mdi中的一个子窗体top用什么方法
showmessage('没有这个会员记录!');
[Error] Unit_custom.pas(245): Undeclared identifier: 'loPartialKey'
[Error] Unit_custom.pas(245): Incompatible types: 'TLocateOption' and 'Integer'
还有让mdi中的一个子窗体top用什么方法