Used when registering ActveX component types.
Source position: classesh.inc line 2643
type TActiveXRegType = ( |
||
axrComponentOnly, |
|
|
axrIncludeDescendants |
|
|
); |
This type is provided for compatibility only, and is currently not used in Free Pascal.