Record TSciNotification
Unit
Declaration
type TSciNotification = record
Description
This item has no description.
Overview
Fields
| Public | nmhdr: TNotifyHeader; |
| Public | position: NativeInt; |
| Public | ch: Integer; |
| Public | modifiers: Integer; |
| Public | modificationType: Integer; |
| Public | text: PChar; |
| Public | length: NativeInt; |
| Public | linesAdded: NativeInt; |
| Public | message: Integer; |
| Public | wParam: uptr_t; |
| Public | lParam: sptr_t; |
| Public | line: NativeInt; |
| Public | foldLevelNow: Integer; |
| Public | foldLevelPrev: Integer; |
| Public | margin: Integer; |
| Public | listType: Integer; |
| Public | x: Integer; |
| Public | y: Integer; |
| Public | token: Integer; |
| Public | annotationLinesAdded: NativeInt; |
| Public | updated: Integer; |
| Public | listCompletionMethod: Integer; |
| Public | characterSource: Integer; |
Description
Fields
| Public | nmhdr: TNotifyHeader; |
|
This item has no description. | |
| Public | position: NativeInt; |
|
This item has no description. | |
| Public | ch: Integer; |
|
This item has no description. | |
| Public | modifiers: Integer; |
|
This item has no description. | |
| Public | modificationType: Integer; |
|
This item has no description. | |
| Public | text: PChar; |
|
This item has no description. | |
| Public | length: NativeInt; |
|
This item has no description. | |
| Public | linesAdded: NativeInt; |
|
This item has no description. | |
| Public | message: Integer; |
|
This item has no description. | |
| Public | wParam: uptr_t; |
|
This item has no description. | |
| Public | lParam: sptr_t; |
|
This item has no description. | |
| Public | line: NativeInt; |
|
This item has no description. | |
| Public | foldLevelNow: Integer; |
|
This item has no description. | |
| Public | foldLevelPrev: Integer; |
|
This item has no description. | |
| Public | margin: Integer; |
|
This item has no description. | |
| Public | listType: Integer; |
|
This item has no description. | |
| Public | x: Integer; |
|
This item has no description. | |
| Public | y: Integer; |
|
This item has no description. | |
| Public | token: Integer; |
|
This item has no description. | |
| Public | annotationLinesAdded: NativeInt; |
|
This item has no description. | |
| Public | updated: Integer; |
|
This item has no description. | |
| Public | listCompletionMethod: Integer; |
|
This item has no description. | |
| Public | characterSource: Integer; |
|
This item has no description. | |
This documentation is in the public domain under the Creative Commons Zero v1.0 Universal public license.