AnyDAC
ContentsIndexHome
PreviousUpNext
TADGUIxFormsQBldrDialog Class

The dialog allowing to visually build a SQL command.

Group
Class Hierarchy
uADGUIxFormsfQBldr_TADGUIxFormsQBldrDialog
File

uADGUIxFormsfQBldr

Links

Use the TADGUIxFormsQBldrDialog to add the SQL builder functionality to your application. To run dialog an application should set Connection or ConnectionName properties, then run Execute method. All other properties are optional. 

Currently SQL builder dialog cannot parse a SQL command. But a user may save or load the SQL builder content from a file.

TADGUIxFormsQBldrDialog = class(TADComponent);
What do you think about this topic? Send feedback!