Used when registering ActveX component types.
type TActiveXRegType = (
axrComponentOnly,
axrIncludeDescendants
);
This type is provided for compatibility only, and is currently not used in Free Pascal.