IsSupportLocked (ISIS Control) example for C++Builder 4.0

   if(LeadIsis1->IsSupportLocked(L_SUPPORT_OCR))
      ShowMessage("OCR Support Locked");
   else
      ShowMessage("OCR Support is available");