Product Documentation

VCL/CLX Developers Guide

Previous Topic

Next Topic

Public properties

Error

property Error() : CTDBRET;

This property indicates the error occurred with the component.

Handle

property Handle() : CTHANDLE;

The c-tree Plus handle for the object.

LockMode

property LockMode() : TCtLockMode;

This read-only property indicates the lock mode for the session wide lock.

UserTag

property UserTag() : Pointer;

Indicates the user tag, a user defined tag that stores an integer value or can be typecast to any 32-bit value, such as a reference or a pointer.

TOCIndex