FMX.ASE.Lexer.TKeyWordRec.Str

提供:RAD Studio API Documentation

Delphi

Str: string;

C++

System::UnicodeString Str;

プロパティ

種類 可視性 ソース ユニット
field public
FMX.ASE.Lexer.pas
FMX.ASE.Lexer.hpp
FMX.ASE.Lexer TKeyWordRec

説明

キーワードの文字列値を格納します。


関連項目