|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| # | FormClosedHandler (Object, FormClosedEventArgs) |
Event handler for the Form's FormClosed event |
|
| # | FormClosingHandler (Object, FormClosingEventArgs) |
Event handler for the Form's FormClosing evnet |
|
| - | InitializeComponent () |
Initializes the Visual Design |
|
| # | InitializeProcedureEditor () |
Initializes the embedded Procedure Editor |
|
| # | OnLoad (EventArgs) |
Raises the Load event |
|
| + | LOGICAL OpenFile (character) |
Opens the given file in the editor |
|
| # | SetEditorText (character) |
|
| Options | Name | Purpose | |
|---|---|---|---|
| + | ProcedureEditorControl () |
Constructor for the ProcedureEditorControl class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER EditorText |
|
|
| + | LOGICAL ReadOnly |
|
|
Top
PROTECTED FormClosedHandler (Object, FormClosedEventArgs)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED FormClosingHandler (Object, FormClosingEventArgs)
|
||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
PROTECTED InitializeProcedureEditor ()
|
||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||
PUBLIC LOGICAL OpenFile (character)
|
||||||||||||||||||||
PROTECTED SetEditorText (character)
|
||||||||||||||||||||
PUBLIC ProcedureEditorControl ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER EditorText
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL ReadOnly
|
|||||||||