FMX.ASE.Lexer.TKeyWordRec.Hash

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Hash: Integer;

C++

int Hash;

Properties

Type Visibility Source Unit Parent
field public
FMX.ASE.Lexer.pas
FMX.ASE.Lexer.hpp
FMX.ASE.Lexer TKeyWordRec

Description

Stores the hash value of the keyword.

See Also