Subject | Re: [IBO] change the cursor in ... |
---|---|
Author | Luiz Alves |
Post date | 2002-01-23T21:32:48Z |
From: "Rik" <rik@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, January 23, 2002 7:13 AM
Subject: [IBO] change the cursor in ...
Screen.Cursor:=crDefault;
Screen.Cursor:=crHourGlass;
See delphi help about Cursor.
Luiz.
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, January 23, 2002 7:13 AM
Subject: [IBO] change the cursor in ...
> Hello,Sample:
>
> How can I make the cursor change in an Hour Glass or something like that
> when IBO is fetching or waiting ?
>
Screen.Cursor:=crDefault;
Screen.Cursor:=crHourGlass;
See delphi help about Cursor.
Luiz.