UnlockSupport method (ImageList Control)

C++ Builder example

Delphi example

 

Builder Syntax

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

Delphi Syntax

procedure UnlockSupport(iType: integer; sKey : String);

Overview

Refer to Using the Image List Control.

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 current CD 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:

Raster Images: Displaying Images