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

TFields.Count

Number of fields in the list

Declaration

Source position: db.pas line 1159

public property TFields.Count : Integer
  read GetCount;

Description

Count is the number of fields in the fieldlist. The items in the Fields property are numbered from 0 to Count-1.

See also

TFields.fields

  

Indexed access to the fields in the list


Documentation generated on: May 14 2021