FMX.ASE.Lexer.TKeyWordRec.Hash
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.
Delphi
Hash: Integer;
C++
int Hash;
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | public | FMX.ASE.Lexer.pas FMX.ASE.Lexer.hpp |
FMX.ASE.Lexer | TKeyWordRec |
Stores the hash value of the keyword.