SecureBlackbox 2020 Delphi Edition

Questions / Feedback?

LockScope Property

Specifies the scope of the current lock.

Syntax

property LockScope: TsbxLockScopes read get_LockScope;
TsbxLockScopes = ( cwlsExclusive, cwlsShared );

Default Value

cwlsExclusive

Remarks

Available options:

cwlsExclusive0
cwlsShared1

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

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