Name |
Description |
GuiFunction |
GUI Layer for QueryGUI |
Item |
Store for a Text change: - Position of change - Text of change |
QueryGui |
|
QueryGui.EnterTextBox |
Overrides TextBox 'IsInputKey' to handle the enter key. Per default it isn't passed |
SqlFile |
Information of a *.sql file: -FullName -DisplayName -isChanged -TabPage -SqlTabPages |
SqlTabPagesCntrl |
SqlTabPagesCntrl creates and handles TabPages of a ControlTab to work with *.sql files. - Create Menu Items -- Templates SQL -- Templates Macros - Events - SQL File properties |
TextBoxUndo |
Text Box with UnDo/ReDo functionality by -Function: UndoText() -Function: ReText() -CTRL+Z (undo) (don't works with EA!!) -CTRL+Y (redo) (don't works with EA!!) |