OptimisticBuffer

<< Click to Display Table of Contents >>

Navigation:  Apollo VCL Components > Apollo VCL Component Reference > TApolloEnv > TApolloEnv Properties >

OptimisticBuffer

Declaration

property OptimisticBuffer: WordBool;

Description

Setting the Optimistic Buffers ON or OFF previously required a cryptic call to the SysProp method. This has been simplified by the addition of this OptimisticBuffer property.

 

If running on a local machine or peer-to-peer network, set this to False to turn off Apollo's default optimistic buffering and enable the normal locking system. The default setting is True, and Optimistic Buffering is enabled.

 

See Also

Optimistic Buffering