Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TFieldDef.Attributes

Additional attributes of the field.

Declaration

Source position: db.pas line 208

published property TFieldDef.Attributes : TFieldAttributes
  read FAttributes
  write SetAttributes
  default [];

Description

Attributes contain additional attributes of the field. It shares the faRequired attribute with the Required property.

See also

TFieldDef.Required

  

Is the field required ?


Documentation generated on: Jul 24 2023