[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
List of directives
Source position: sqldb.pp line 659
published property TSQLScript.Directives; |
Directives is a stringlist with words that should be recognized as directives. They will be handled using the OnDirective event handler. The list should contain one word per line, no spaces allowed.
|
Event handler if a directive is encountered |