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

TStringField.SetFieldType

Set the field type

Declaration

Source position: db.pas line 483

public procedure TStringField.SetFieldType(

  AValue: TFieldType

); override;

Arguments

AValue

  

Value to set the field type to.

Description

SetFieldType is overridden in TStringField to check the data type more accurately (ftString and ftFixedChar). No extra functionality is added.

See also

TField.DataType

  

The data type of the field.


Documentation generated on: Nov 14 2015