SecureBlackbox Lite 2020 Delphi Edition

Questions / Feedback?

LockDepth Property

Specifies the depth of the current lock.

Syntax

property LockDepth: TsbiLockDepths read get_LockDepth;
TsbiLockDepths = ( cwddZero, cwddOne, cwddInfinity );

Default Value

cwddZero

Remarks

Available options:

cwddZero0
cwddOne1
cwddInfinity2

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 Delphi Edition - Version 20.0 [Build 8166]