UnlockSupport (Mixed Raster Content Control) example for C++ Builder
LEADMRC1->UnlockSupport (L_SUPPORT_OCR, "TestKey"); if (LEADMRC1->IsSupportLocked (L_SUPPORT_OCR) ) ShowMessage ( "UnlockSupport did not work with given key" ) ;