Data.SqlExpr.TFLDDesc.FOffset

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Data.SqlExpr.pas
Data.SqlExpr.hpp
Unit: Data.SqlExpr
Parent: TFLDDesc

Delphi

FOffset:          Word;             { Offset in the record (computed) }

C++

System::Word FOffset;

Description

Specifies the offset in the record.

FOffset specifies the offset of the field in the record.

See Also