IBCQuery don't block GUI

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
efgusmao
Posts: 3
Joined: Tue 09 Nov 2010 19:21
Location: Foz do Iguaçu PR

IBCQuery don't block GUI

Post by efgusmao » Fri 24 Apr 2015 18:25

Hello,

I'm upgrading my APPLICATION for MDI forms , and realized that the IBCQuery is not blocking the GUI , it is possible to configure this component so that it bloquei the GUI to open a new query?

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: IBCQuery don't block GUI

Post by ViktorV » Mon 27 Apr 2015 09:02

IBCQuery is data access component and is not related to user interface. Please clarify what you mean by "IBCQuery is not blocking the GUI".

Post Reply