Re: do the next input without keyboard

"Luke Young" <[email protected]>
Newsgroups gmane.comp.lang.delphi.programming
Message-ID <[email protected]>
Add an event to your transaction form in the published section

property OnCodeScan: TNotifyEvent read FOnCodeScan write FOnCodeScan;

then write a routine like

procedure CodeScan(Sender: TObject);

Assign this routine to the OnCodeScan event.

When your bar code reader triggers its read event you can trigger the
CodeScan routine to perform the next input without a keyboard...

HTH

Luke

PS: No need to apologise for your English (most English, do not speak
it very well either lol and hardly any English know how to speak your
language including myself)

--- In [email protected], "Realita"
<realita_computer@i...> wrote:
> hi all,
> 
> in my transaction form, i use wwdbgrid from info power for my detail
table. My questions is how can i go to the next row after input the
item code without pressing keyboard. It's like a mini market
application which user just scan the barcodes to input the item into
dbgrid without using keyboard to do the next item input.
> 
> Thanks for the help and sorry for my poor english.
> 
> Hanny
> 
> 
> [Non-text portions of this message have been removed]


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges & Refill Kits for Your Epson at Myinks.com
Free shipping on orders $50 or more to the US and Canada.
http://www.c1tracking.com/l.asp?cid=5705&lp=home/epson.asp
http://us.click.yahoo.com/brYXfA/_xWGAA/ySSFAA/i7folB/TM
---------------------------------------------------------------------~->

CodeCoffer - new Delphi code protection Tool!
http://www.delphicollection.com/public/CodeCoffer.htm
---------------------------------------------------------------
Unsubscribe:[email protected]
List owner:[email protected]
--------------------------------------------------------------- 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.