Class tobjectevent
Unit
Declaration
type tobjectevent = class(tmseevent, iobjectlink)
Description
This item has no description.
Hierarchy
- tobject
- tnullinterfacedobject
- tmseevent
- tobjectevent
Overview
Fields
| Protected | fstate: objeventstatesty; |
| Protected | fmodallevel: integer; |
Methods
| Public | constructor create(akind: eventkindty; const dest: ievent; const modaldefer: boolean = false); |
| Public | destructor destroy; override; |
| Public | procedure deliver; |
Properties
| Public | property modallevel: integer read fmodallevel; |
Description
Fields
| Protected | fstate: objeventstatesty; |
|
This item has no description. | |
| Protected | fmodallevel: integer; |
|
This item has no description. | |
Methods
| Public | constructor create(akind: eventkindty; const dest: ievent; const modaldefer: boolean = false); |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | procedure deliver; |
|
This item has no description. | |
Properties
| Public | property modallevel: integer read fmodallevel; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.