FMX.ASE.Lexer.EAseLexerError

提供: RAD Studio API Documentation
移動先: 案内検索

System.SysUtils.ExceptionSystem.TObjectEAseLexerError

Delphi

EAseLexerError = class(Exception);

C++

class PASCALIMPLEMENTATION EAseLexerError : public System::Sysutils::Exception

プロパティ

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

説明

.ase ファイルの字句解析時に発生するおそれのあるエラーをすべて捕捉します。


関連項目