Product Documentation

VCL/CLX Developers Guide

Previous Topic

Next Topic

Public Properties

Field

property Field() : TCtField;

This read only property indicates the segment field object.

FieldName

property FieldName() : String;

This read only property indicates the name of the segment field.

FieldNumber

property FieldNumber() : Integer;

This read only property indicates the number of the segment field.

Mode

property Mode() : CTSEG_MODE;

This property indicates the segment mode. The valid segment modes are given in “c-treeVCL/CLX Definitions”.

TOCIndex