James Sugrue wrote:
> 
> What is the type of ksFlashing, I tried PByte put didn't seem to work.
> 
> -----Original Message-----
> From: Glen Boyd [mailto:[EMAIL PROTECTED]]
> Sent: Friday, 23 June 2000 11:20
> To: Multiple recipients of list delphi
> Subject: Re: [DUG]: Num Lock Flash
> 
> [EMAIL PROTECTED] wrote:
> >
> > Quoting Glen Boyd <[EMAIL PROTECTED]>:
> >
> > >       GetKeyboardState( ksOriginal );
> >
> > Ah well you learn something new every day ! :)
> 

Sorry I should have included the variables for that routine for you.

        var
          iCount, iDelay: Integer;
          ksOriginal, ksFlashing: TKeyboardState;

Cheers

-- 
Glen Boyd               <[EMAIL PROTECTED]>
Programmer              Napier City Council
Private Bag 6010, Napier, NEW ZEALAND
Phone: +64-6-8357579    Fax: +64-6-8357574
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to