|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
- | InitializeComponent () |
Initializes the Visual Design |
|
# | OnKeyDown (KeyEventArgs) |
Raises the KeyDown event |
|
# | PopulateBufferFields (handle, character) |
Populates the the list with the fields of a buffer |
|
# | LOGICAL PopulateListBox (character, logical) |
Populates the the list with the fields of a buffer |
|
# | PopulateTables (character) |
Populates the the list with the names of matching buffers |
|
- | ultraListView1_KeyDown (Object, KeyEventArgs) |
Event handler for the KeyDown event of the ultraListView1 |
Options | Name | Purpose | |
---|---|---|---|
+ | DatasetCodeAssistTextEditor () |
Constructor for the DatasetCodeAssistTextEditor class |
Options | Name | Purpose | |
---|---|---|---|
+ | HANDLE DatasetHandle |
Gets and sets the handle of the Dataset used for code-completion |
Top
PRIVATE InitializeComponent ()
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED OnKeyDown (KeyEventArgs)
|
|||||||||||||||||||||||||
PROTECTED PopulateBufferFields (handle, character)
|
|||||||||||||||||||||||||
PROTECTED LOGICAL PopulateListBox (character, logical)
|
|||||||||||||||||||||||||
PROTECTED PopulateTables (character)
|
|||||||||||||||||||||||||
PRIVATE ultraListView1_KeyDown (Object, KeyEventArgs)
|
PUBLIC DatasetCodeAssistTextEditor ()
|
---|
PUBLIC HANDLE DatasetHandle
|
---|