[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Number of the field in the record
Source position: db.pas line 404
public property TField.FieldNo: LongInt |
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.
|
Index of the field in the list of fields |
lazarus-ccr.sourceforge.net |