> From: Lars Haugaard <[EMAIL PROTECTED]>
> Subject: Database shortcut standard
> To: delphi-db@elists.org
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="us-ascii"
> 
> Hi
> Does anyone know where to find som documentation on
> 'Windows standard  shortcut' for database access.
> Ex. 'Insert key' does a insert, 'Ctrl Home' goes to first
> selected record,  etc.
> I have made en menu with 10 menuitems (First rec, prior
> rec, next rec,  last rec, insert, etc.) similar to the
> DBNavigator functions, but I need to put a shortcut on the
> 10 menu items Regards Lars Haugaard
> 
> **********************************************************
> ******************  Denne mail er blevet scannet af
> http://www.virus112.com 
> **********************************************************
> ******************
> 
Lars,
Intercept the key strokes and do as you please.
Mick
_______________________________________________
Delphi-DB mailing list
Delphi-DB@elists.org
http://www.elists.org/mailman/listinfo/delphi-db

Reply via email to