UnlockSupport method (Mixed Raster Content Control)

C++ Builder Example

Delphi Example

 

Builder Syntax

void __fastcall UnlockSupport (int iType, AnsiString szKey);

Delphi Syntax

Procedure UnlockSupport (iType: Integer; szKey: string);

Overview

Refer to Working with MRC Bitmap.

Remarks

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

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

Note:

Unlocking the Document/Medical editions capabilities is necessary only if you upgrade another product to a Document/Medical product. If your LEADTOOLS package is labeled Document/Medical, the Document/Medical capabilities are enabled automatically; your application does not have to unlock them.

See Also

Elements

IsSupportLocked method

Topics

MRC Bitmap Functions: Auxiliary Elements