forked from Embarcadero/OTAPI-Docs
-
Notifications
You must be signed in to change notification settings - Fork 0
INTAEditorServices
chuacw edited this page Feb 7, 2023
·
1 revision
Provides access to the native edit windows.
Up to Parent: IUnknown
| Method | Description |
|---|---|
| GetEditWindowCount | Get the number of edit windows. |
| GetEditWindow | Get the Index'd edit window. |
| GetTopEditWindow | Get the top edit window. |
| Property | Description |
|---|---|
| EditWindowCount | Get the number of edit windows. |
| EditWindowGet the Index'd edit window. | Get the Index'd edit window. |
| TopEditWindow | Get the top edit window. |