Class tcomponentevent
Unit
Declaration
type tcomponentevent = class(tobjectevent)
Description
This item has no description.
Hierarchy
- tobject
- tnullinterfacedobject
- tmseevent
- tobjectevent
- tcomponentevent
Overview
Fields
| Public | state: componenteventstatesty; |
| Public | tag: integer; |
Methods
| Public | constructor create(const asender: tobject; const atag: integer = 0; const callchildren: boolean = true); overload; |
Properties
| Public | property sender: tobject read fsender; |
Description
Fields
| Public | state: componenteventstatesty; |
|
This item has no description. | |
| Public | tag: integer; |
|
This item has no description. | |
Methods
| Public | constructor create(const asender: tobject; const atag: integer = 0; const callchildren: boolean = true); overload; |
|
This item has no description. | |
Properties
| Public | property sender: tobject read fsender; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.