Width of the field in characters.
Source position: db.pas line 478
published property TField.DisplayWidth : LongInt |
DisplayWidth is the width (in characters) that should be used by controls that display the contents of the field (such as in grids or lookup lists). It is initialized to a default value for most fields (e.g. it equals Size for string fields) but can be modified to obtain a more appropriate value for the field's expected content.
|
Alignment for this field. |
|
|
Formatted field value. |