Disabling an application during a file save?
- From: Steve <steve@xxxxxxxxxxx>
- Date: Mon, 09 Oct 2006 15:19:46 +0100
Bit of a newbie.
I have an application with several forms, each with a number of
buttons on them.
Some of the buttons call a procedure which writes some data to disk.
This process occasionally takes a few seconds. Is there a way to
prevent any other buttons/actions being acting on while it's saving?
I believe you can use form1.enabled:=false to prevent buttons on that
form being pressed, but can you do that for the entire application all
in one go?
.
- Follow-Ups:
- Re: Disabling an application during a file save?
- From: alanglloyd@xxxxxxx
- Re: Disabling an application during a file save?
- From: Hans-Peter Diettrich
- Re: Disabling an application during a file save?
- Prev by Date: Re: remove break point
- Next by Date: Re: Interface Question
- Previous by thread: Interface Question
- Next by thread: Re: Disabling an application during a file save?
- Index(es):