FMX.ASE.Lexer.TAseLexer
Delphi
TAseLexer = class
C++
class PASCALIMPLEMENTATION TAseLexer : public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.ASE.Lexer.pas FMX.ASE.Lexer.hpp |
FMX.ASE.Lexer | FMX.ASE.Lexer |
Description
Represents the lexer for .ase files.
This class performs the lexical analysis (that is, extracts the tokens) on the .ase file from which the 3D model is to be loaded.