IsSupportLocked method (ImageList Control)

C++ Builder example

Delphi example

 

Builder Syntax

bool __fastcall IsSupportLocked(int iType);

Delphi Syntax

Function IsSupportLocked(iType : integer): Boolean;

Overview

Refer to Using the Image List Control.

Remarks

Indicates whether support is locked for an optional feature, such as LEADTOOLS Document/Medical capabilities.

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

To unlock a feature, use the UnlockSupport method.

See Also

Elements:

UnlockSupport method

Topics:

Raster Images: Displaying Images