Data.SqlExpr.TFLDDesc.FName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FName:            string;           { Field name }

C++

System::UnicodeString FName;

Properties

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

Description

Specifies the field's name.

FName specifies the name of the field.

See Also