TCheckLockMethod

<< Click to Display Table of Contents >>

Navigation:  Types >

TCheckLockMethod

SIGNATURE=IWCompressionOptions.TCheckLockMethod

 

ETYPE=Type

 

Declaration:

Delphi:

TCheckLockMethod = procedure (const aPropName: string) of object;

C++:

void (const aPropName: string) ( TCheckLockMethod)();

 

Unit: IWCompressionOptions.pas

 

Description: This is type IWCompressionOptions.TCheckLockMethod.