Data.SqlExpr.TFLDDesc.FUnits1

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FUnits1:          SmallInt;         { Number of Chars, digits etc }

C++

short FUnits1;

Properties

Type Visibility Source Unit Parent
field public
Data.SqlExpr.pas
Data.SqlExpr.hpp
Data.SqlExpr TFLDDesc

Description

Specifies the number of chars or of digits.

FUnits1 specifies the number of chars or of digits, depending on the field type.

See Also