FMX.ASE.Lexer.TASETokenHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TASETokenHelper = record helper for TASEToken

C++

/*Helper*/typedef void *TASETokenHelper;

Properties

Type Visibility Source Unit Parent
helper
typedef
public
FMX.ASE.Lexer.pas
FMX.ASE.Lexer.hpp
FMX.ASE.Lexer FMX.ASE.Lexer

Description

For internal use. TASETokenHelper is a record helper that provides fields for a scoped enumeration, the FMX.ASE.Lexer.TASEToken type.

See Also