{锁定扫描快递单号输入框}
InputScanFahuoOutSid_edt.SetFocus;
-------------
if InputScanFahuoOutSid_edt.Focused then
begin
//dosomething
end;
本文来自博客园,作者:del88,转载请注明原文链接:https://www.cnblogs.com/del88/archive/2012/06/05/2536501.html
{锁定扫描快递单号输入框}
InputScanFahuoOutSid_edt.SetFocus;
-------------
if InputScanFahuoOutSid_edt.Focused then
begin
//dosomething
end;
本文来自博客园,作者:del88,转载请注明原文链接:https://www.cnblogs.com/del88/archive/2012/06/05/2536501.html