Determines whether the TIvoryDraw component is automatically activated.
__property bool AutoActivate;
Description
Use AutoActivate to determine or set auto activation. If AutoActivate is true, you don't need to manually change to DirectDraw mode by setting Active to true. If AutoActivate is false, you need to set Active to true on your own. The default value for AutoActivate is true.