LiteDAC

Writing GUI Applications with LiteDAC

LiteDAC GUI part is standalone. This means that to make GUI elements such as SQL cursors, connect form, connect dialog etc. available, you should explicitly include LiteDacVcl unit in your application. This feature is needed for writing console applications.

Delphi and C++Builder

By default LiteDAC does not require Forms, Controls and other GUI related units. Only TLiteConnectDialog component require the Forms unit.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback