API:FMX.ASE.Lexer.TKeyWordRec

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TKeyWordRec = record

C++

struct DECLSPEC_DRECORD TKeyWordRec
{
public:
    System::UnicodeString Str;
    int Hash;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
FMX.ASE.Lexer.pas
FMX.ASE.Lexer.hpp
FMX.ASE.Lexer FMX.ASE.Lexer

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !