You are here: Symbol Reference > MtxVecBase Namespace > Classes > TAbstractMtxVecCache Class > public > TAbstractMtxVecCache.TryEnter Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TAbstractMtxVecCache.TryEnter Method

Call Enter to enable thread exclusive access.

Pascal
function TryEnter: boolean;

Internally this has no effect other than it saves the user from allocating his own critical section. The function returns false, if thread exclusive access could not be granted immediately.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!