[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Used when registering ActveX component types.
Source position: classesh.inc line 1933
type TActiveXRegType = ( |
||
axrComponentOnly, |
|
|
axrIncludeDescendants |
|
|
); |
This type is provided for compatibility only, and is currently not used in Free Pascal.