System.Tether.Manager.ETetheringException

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

System.SysUtils.ExceptionSystem.TObjectETetheringException

Delphi

ETetheringException = class(Exception);

C++

class PASCALIMPLEMENTATION DECLSPEC_DRTTI ETetheringException : public System::Sysutils::Exception

プロパティ

種類 可視性 ソース ユニット
class public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager System.Tether.Manager


説明

テザリング機能を使用している際に発生する可能性のあるExceptionです。

関連項目