{锁定扫描快递单号输入框}
  InputScanFahuoOutSid_edt.SetFocus;

-------------

  if InputScanFahuoOutSid_edt.Focused then
  begin
    //dosomething
  end;

posted on 2012-06-05 12:47  del88  阅读(14)  评论(0)    收藏  举报