FMX.ASE.Lexer.TKeyWordRec.Str

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

Str: string;

C++

System::UnicodeString Str;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field public
FMX.ASE.Lexer.pas
FMX.ASE.Lexer.hpp
FMX.ASE.Lexer TKeyWordRec

Beschreibung

Enthält den String-Wert des Schlüsselwortes.

Siehe auch