UnlockSupport method

Delphi example

C++Builder example

 

Builder Syntax

void __fastcall UnlockSupport(int iType, System::AnsiString Key);

Delphi Syntax

procedure UnlockSupport(iType: Integer; Key: String);

Overview

Refer to Implementing DICOM Support.

Remarks

Unlocks support for an optional feature, such as LEADTOOLS Document/Medical capabilities.

For information about LEADTOOLS Document/Medical capabilities, contact LEAD.

See Also

Elements:

IsSupportLocked method