TurboDB VCL Component Library

TTdbFieldDef.InitialFieldNo

TTdbFieldDef

Previous  Top  Next

Holds the position of the physical field in the table.

Delphi syntax:

property InitialFieldNo: Integer;

C++ syntax:

__property short InitialFieldNo = {read=FInitialFieldNo, write=FInitialFieldNo, nodefault};

Description

InitialFieldNo is a read-only property and is used internally to track column movements within the field definitions.