[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'DB' (#fcl)

TField.FieldNo

Number of the field in the record

Declaration

Source position: db.pas line 429

public property TField.FieldNo : LongInt
  read FFieldNo;

Description

FieldNo is the position of the field in the record. It is a 1-based index and is initialized when the dataset is opened or when persistent fields are created for the dataset.

See also

TField.Index

  

Index of the field in the list of fields


Documentation generated on: May 14 2021