FMX.DAE.Model.TSourceSemantic.FOffset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FOffset: Integer;

C++

int FOffset;

Properties

Type Visibility Source Unit Parent
field public
FMX.DAE.Model.pas
FMX.DAE.Model.hpp
FMX.DAE.Model TSourceSemantic

Description

Keeps the position in FSource where to start extracting the needed data.

See Also