Product Documentation

VCL/CLX Developers Guide

Previous Topic

Next Topic

Methods

Create

constructor Create(AOwner : TObject; Handle : CTHANDLE);

The constructor for the TCtField class.

Destroy

destructor Destroy();

The destructor for the TCtField class. Do not call Destroy directly. The object has to be destroyed with the inherited (TObject) Free() method.

TOCIndex